Re: [AD] build process broken on IRIX |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> * The SGI AL driver doesn't get built as a module
Which version of Allegro ? What exactly happens ?
> * The detection of the export-dynamic linker option causes a false
> positive because it's failure causes a warning, and not an error:
>
> ldXX: WARNING 1: Unknown option: export-dynamic (ignored)
> (where XX is 32 or 64 depending on ABI.)
>
> GNU ld, as, etc. can't be used on IRIX, which is probably the cause of
> this false positive.
If the export-dynamic test doesn't pass, Allegro won't try to build any
module. So Allegro should be taught how to build modules on IRIX.
--
Eric Botcazou