This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cannot link C++ programs statically with GCC 3.1 (CVS)?


Am Mon, 2001-10-15 um 00.20 schrieb 1003098010:

> 	Why are you using -Wl,-static instead of the GCC -static option?

Because I'm deeply stupid and tried -s instead of -static which of
course didn't work. <sic> For some reason I knew that the linker gimmick
used to work on older version.

Thanks for your quick answer.

BTW: Wasn't >3.0 supposed to generate slicker object code from C++
files? The latest CVS doesn't compare very well to 2.95.3 here...

-- 
Servus,
       Daniel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]