This is the mail archive of the gcc-help@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]

GCC Build failure - null "program" arg to ylwrap


Hi All - A newbie seeking help:
- I'm trying to build a cross-compiler for MIPS(3.4.4 sources) on cygwin (3.4.4)
- configure seems OK, that is no scary warnings or errors
- make gets into building binutils, builds objdump.exe AOK, and then...
- dies with a null "program" argument passed to ylwrap, command line follows:


/bin/sh ../../104src/binutils/../ylwrap "" ../../104src/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h -- -d

The "" above is clearly not right...

Much obliged for any assistance or suggestions !
Thanks in advance,
Best Regards, Dave

Dave Nadler, USA East Coast voice (978) 263-0097, drn@nadler.com



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