Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » How to set a specific libstdc++?
Re: How to set a specific libstdc++? [message #7920 is a reply to message #3870] Wed, 31 January 2007 14:19 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1207
Registered: March 2006
Location: Italy
Senior Contributor
forlano wrote on Tue, 04 July 2006 20:08



Another solution is maybe to link statically the libstdc++6. But how to tell to theIDE to perform this task? Any idea?

Luigi


Recently I got the answer to the problem of statically link libstdc++6 to my app:

Menu Package Organiser:
add the following link option to your package (right click):
-static-libgcc

Menu Setup/Build Method, in LIB section add (right click):
/usr/lib
/usr/lib/gcc/i486-linux-gnu/4.0.2

The last two rows are those in which reside the libs to link.
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to Include Cairomm in Ultimate++?
Next Topic: libpng runtime errors in user app
Goto Forum:
  


Current Time: Tue Jul 08 04:03:20 CEST 2025

Total time taken to generate the page: 0.05019 seconds