[Ace-users] Re: [ace-bugs] ACE Build Fails
inACE_wrappers/ACEXML/examples/SAXPrint/
Hess, Richard T. Jr
Richard.Hess at ngc.com
Thu Aug 30 08:31:53 CDT 2007
Johnny;
Well your fix worked - both ACE & TAO compiled without a hitch. I did a
make realclean and made sure that the added line to the config
file(#define ACE_GCC_HAS_TEMPLATE_INSTANTIATION_VISIBILITY_ATTRS 1)
was the 1st line specified.
Thanks for the assist.
Regards
Rick Hess
-----Original Message-----
From: Johnny Willemsen [mailto:jwillemsen at remedy.nl]
Sent: Wednesday, August 29, 2007 9:47 PM
To: Hess, Richard T. Jr
Cc: ace-bugs at cse.wustl.edu
Subject: Re: [ace-bugs] ACE Build Fails
inACE_wrappers/ACEXML/examples/SAXPrint/
Hi,
I had to make a small change to the check. It seems FC5 and FC6 both
have
exact the same GCC version (when requesting gcc --version), but FC6
needs
the workaround and FC5 not. I removed this GCC version. The only thing I
can
now think of is check for /etc/redhat-release and see if it is FC5 or
FC6,
but I don't know if I can get that into x.6.
Johnny
More information about the Ace-users
mailing list