[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
-B option when compiling
- Date: Tue, 23 Nov 2004 19:12:19 -0500
- From: gene.smith at siemens.com (Smith, Gene)
- Subject: -B option when compiling
When I build netdemo with make -d and look at where init.c and test.c
are compiled, it appears the -B option to powerpc-rtems-gcc is pointing
to the rtems library rather than the gcc library. -B is supposed to
specify to gcc the location of executables and libraries of the compiler
itself. However, netdemo works ok for me so maybe I am confused or this
does not matter...?
-gene