This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnatmake unhandled argument


Hi,

I don't seem to be able to track this down.

make[3]: Entering directory `/home2/joel/build/b-sparc-ada/gcc/ada/tools'
gnatmake -j0 -I/usr/lib/gcc/x86_64-redhat-linux/4.5.1/adalib/../adainclude -I/usr/lib/gcc/x86_64-redhat-linux/4.5.1/adalib/ -I. -I/users/joel/test-gcc/gcc-svn/gcc/ada -u sdefault --GCC="gcc "
gnatmake: numeric value out of range for switch: j


The "numeric value out of range" is coming from a support
routine and I don't see where it is called.

FWIW I think this is the -jN argument to make being passed through
to gnatmake.

--
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]