------- Comment #3 from c94wjpn at gmail dot com 2008-06-20 23:13 ------- Subject: Re: gcc refuses to recognize libraries on the command line
I think you're mad. I won't be reporting any bugs to gcc until I see signs of intelligence coming from you people. w. On Thu, Jun 19, 2008 at 4:02 PM, pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > ------- Comment #1 from pinskia at gcc dot gnu dot org 2008-06-19 15:02 > ------- > Is libext.a an archive? > If so this is not a bug as archives are only looked at once by the most > linkers. > You can use -Wl,--start-group .... -Wl,--end-group if you want to group > libraries/objects to be looked at more than once. > > > -- > > pinskia at gcc dot gnu dot org changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |WAITING > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36579 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36579