bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++/GNU ld/position independent libraries


From: Bill Hoffman
Subject: Re: g++/GNU ld/position independent libraries
Date: Fri, 18 Jan 2002 08:15:08 -0500

At 12:56 PM 1/18/2002 +0000, Jason Merrill wrote:

>> At what version of gcc did that stop happening?
>
>The gcc and c++ drivers have never been different in that respect; the only
>differences are that the c++ driver treats .c files as C++ and links against
>libstdc++.
>
>Jason 

I am almost sure I had a problem with that in the past.  Anyway,

c++ -shared -nostdlib 
and
gcc -shared

Should be exactly the same then right?

-Bill




reply via email to

[Prev in Thread] Current Thread [Next in Thread]