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/36579] gcc refuses to recognize libraries on the command line



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-06-22 16:56 -------
> I think you're mad. I won't be reporting any bugs to gcc until I see signs
> of intelligence coming from you people.

Huh?????  Also the linker is not part of GCC anyways.  It comes from the
binutils project.  You can see that the gcc driver is just calling ld by adding
-v.  Also this is how linkers have worked with archives for 20+ years now on
UNIX like systems.  


-- 


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


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