building RTEMS alone

Ahmet Akkas akkas at lucent.com
Tue Aug 1 21:08:59 UTC 2000


Hi everybody,

I am working on porting RTEMS to Lucent's 16000 DSP processor by using
Lucent's tools (compiler, assembler, etc.). I have already build newlib
library. Right now I want to build RTEMS without using bit_rtems script
(as you know bit_rtems build gcc and newlib together). I used bare bsp 
option only build the kernel.

Anyway, my question is the following:
I will run configure command with its options under the build directory.
The part I do not know is that even in the configure command, I set --includedir
variable to the library I want to use it, configure command it copies the
content of "includedir" to the Makefiles under the build directory but in 
the compilation (it was compiling libc) it still does not include the directory
I specified in configure command.

Please let me know if you have any suggestion.

Thanks in advance.

Ahmet Akkas



More information about the users mailing list