Re: KICKSTART_LINKBASE and build process
Espen Skoglund <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
[Espen Skoglund] > As documented in 'INSTALL' and 'configure --help', you can change > the sigma0 linkbase using the option '--with-sigma0-linkbase=X' to > the configure script. No need to read the autoX manuals. Forgot to mention this: if you need to provide a different default linkbase for a new architecture/platform you should do this in configure.in. Just look at the current file for examples. eSk