Mailinglist Archive: opensuse-programming (85 mails)
| < Previous | Next > |
Re: [suse-programming-e] Re: Position independent code (?)
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Tue, 28 Mar 2006 09:22:58 +0200
- Message-id: <1143530578.13118.29.camel@xxxxxxxxxxxxxxxx>
On Mon, 2006-03-27 at 14:31 +0200, Philipp Thomas wrote:
> Hi Anders,
>
> * Anders Johansson (andjoh@xxxxxxxxxx) [20060326 18:02]:
>
> > CFLAGS is set to '-O2 -fmessage-length=0 -fno-unit-at-a-time -fPIC'
>
> Remove the -fno-unit-at-a-time option and all should be well. This is a
> minor gcc bug which I'll try to verify and and file upstreams when CODE10 is
> done.
Brilliant, this worked, perfect, thanks!
> Hi Anders,
>
> * Anders Johansson (andjoh@xxxxxxxxxx) [20060326 18:02]:
>
> > CFLAGS is set to '-O2 -fmessage-length=0 -fno-unit-at-a-time -fPIC'
>
> Remove the -fno-unit-at-a-time option and all should be well. This is a
> minor gcc bug which I'll try to verify and and file upstreams when CODE10 is
> done.
Brilliant, this worked, perfect, thanks!
| < Previous | Next > |