[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] GM2 latest CVS including logitech libs with -fiso
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] GM2 latest CVS including logitech libs with -fiso |
Date: |
Mon, 06 Jun 2011 22:25:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
SiTex Graphics <address@hidden> writes:
> Hi Gaius,
>
> On Fri, Jun 3, 2011 at 6:49 PM, Gaius Mulley <address@hidden> wrote:
>> A quick and very dirty solution would be to edit:
>>
>> gcc-4.1.2/gcc/gm2/gm2spec.c
>>
>> and at line 466 change this code:
>
> After also changing the settings in add_default_includes(), our apps
> will compile again. Thanks.
Hi Scott,
> Am I correct that there is not currently a command line option to
> disable a particular library? Perhaps the -flibs option could be
yes this is probably the way to do it.
> modified to accept a comma-separated list of libraries, defining which
> libraries to include and the order of precedence. E.g,
>
> -flibs=pim,iso
>
> would search pim first, then iso, and no other libs.
yes good idea - shall implement it!
regards,
Gaius