Hello,

I am using GNU make version 3.79.1

Having this in my AS_FLAGS:

        -snpath\
        .\

causes this error (it is invalid to pass this to gcc), is there any reason
the full gcc comand line is not displayed from make?  it always is when I am
building gcc.  I'm not sure what is done there to show this

Z:\misc\Code>make -f misc06.mak
ee-gcc: cannot specify -o with -c or -S and multiple compilations
make: *** [".\misc\Release/crt0.obj"] Error 1



Regards

Jonathan


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to