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: Thu, 12 Sep 2002 00:15:22 +0200

Hi
cd [localhost:~] alex% cd objc-sample/
[localhost:~/objc-sample] alex% gcc3 -o test -Wno-import -fgnu-runtime main.m Printer.m -lobjc -lpthread

main.m: In function `main':
main.m:6: warning: return type of `main' is not `int'
main.m: At top level:
main.m:14: internal error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
[localhost:~/objc-sample] alex%
[localhost:~/objc-sample] alex% ls
README    main.m    printer.h printer.m test
[localhost:~/objc-sample] alex% gcc -o test -Wno-import -fgnu-runtime main.m Printer.m -lobjc -lpthread
main.m:0: Assertion "flag_next_runtime" failed
Printer.m:0: Assertion "flag_next_runtime" failed
[localhost:~/objc-sample] alex%

--
Now i am compiling again the gcc.
                                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]