On Dec 26, 2003, at 3:51 PM, Ben Hines wrote:
On Dec 26, 2003, at 5:31 AM, Koen van der Drift wrote:
That's weird though, if I don't use the SetLDFLAGS: -lstdc++ line, I get the c++ error during compilation
ld: Undefined symbols: std::ios_base::Init::Init[in-charge]() std::ios_base::Init::~Init[in-charge]() std::cerr .....
Because its linking with gcc, not g++.
The error above is unrelated to the presence of the line SetCXX: g++, only to the presence of the line SetLDFLAGS: -lstdc++. In any event, I got it working now, although I probably don't understand why :)
thanks,
- Koen.
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
