template with C linkage
template with C linkage
- Subject: template with C linkage
- From: Jeff Heyob <email@hidden>
- Date: Fri, 24 Feb 2006 14:45:42 -0500
Hi Everyone,
My mistake. I have just proven how little I know about the under-
pinnings of GCC.
Since sending my last email to this list, my online search led me to
the Mac STL site which was very interesting.
However, my templates have no dependance on Mac STL. I need to better
filter solution guesses acquired from Google searches. I have removed
the "-DUSE_MACSTL" option and then the "-lstdc++" option with no
improvement in build results.
Keep in mind that merely switching the target compiler setting back
to GCC 4.0 fixes the build error: template with C linkage.
I need to use GCC 3.3 to static link the system libraries to support
deployment back to MacOSX 10.2.8.
When using GCC 3.3, I get "error: template with C linkage".
When using GCC 4.0, the project builds successfully, but won't launch
on systems prior to MacOSX 10.3.9.
Sorry for the misleading info in my previous email.
Regards,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden