bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

not displaying full command line it is executing


From: jgrant
Subject: not displaying full command line it is executing
Date: Tue, 2 Sep 2003 20:10:30 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]