This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: gcc 3.x test matrix


On Wed, Sep 05, 2001 at 11:30:55AM +0200, Jakub Jelinek wrote:
> So it would have to be
> %{!static:-lc -lgcc -lc_nonshared}%{static:-lgcc -lc -lgcc}

No need to distinguish the two, is there?  Perhaps just

  -( lc -lgcc -)


r~


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