This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug other/31400] enable static linking of support libraries through -static-libXY



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-03-30 16:22 -------
In general this is wrong.  There are reasons why you don't want static linking.
 code size/memory usage is one of them.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31400


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