[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Peter Wang wrote:
> On 2006-07-28, Jon Rafkind <workmin@xxxxxxxxxx> wrote:
>
>> I can sympathize with you if you cant get scons to work, but what
>> exactly didnt work?
>>
>
> I don't know if it's worth your time. But from a fresh checkout and
> scons 0.96.92, pretty much every configuration check is wrong and then
> it aborts.
>
> The log file shows that most of the failures are due to a bad switch:
>
> gcc -o .sconf_temp/conftest_3.o -c -mcpu= .sconf_temp/conftest_3.c
> cc1: error: bad value () for -mcpu= switch
> scons: Configure: no
>
>
Well thanks for letting me know, it took about 5 minutes to fix. Will
scons be allowed to stay in Allegro? I don't mind if people don't use
it, I prefer it over other tools( you'd think so since I wrote most of
it :p ). As Elias mentioned as long as someone is willing to maintain
the scons scripts it shouldn't do any harm and I don't mind supporting
it for a while.
Try it again if you are feeling brave :)