swarm-support
[Top][All Lists]
Advanced

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

Re: infos on compiler flag


From: Perrone Alessandro
Subject: Re: infos on compiler flag
Date: Wed, 11 Sep 2002 23:39:46 +0200

Hi Paul
Here the result of the compilation using your "flags"
--
[localhost:~/objc-sample] alex% ls
README    main.m    printer.h printer.m test
[localhost:~/objc-sample] alex% gcc -g -fgnu-runtime -O -c main.m printer.m -o test
gcc: cannot specify -o with -c or -S and multiple compilations
[localhost:~/objc-sample] alex% gcc3 -g -fgnu-runtime -O -c main.m printer.m -o test
gcc3: cannot specify -o with -c or -S and multiple compilations
[localhost:~/objc-sample] alex% gcc32 -g -fgnu-runtime -O -c main.m printer.m -o test
gcc32: cannot specify -o with -c or -S and multiple compilations
[localhost:~/objc-sample] alex%

---
Regards.
                                ALEX

                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

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