Mac OS X That doesn't seem to fix the problem. I get the same error after revision of the portfile. Can you attach the new main. I don't understand either why it tries to build i I am running Snow Leopard.
And what is the output of: cc -v. Your computer is bit capable yes? What's the output of: sysctl hw. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact us. Remember Me? Results 1 to 7 of 7. Thread: On Mac: " Thread Tools Show Printable Version. On Mac: " I'm getting this linker warning for each library So even though it's only a warning the linker refuses to use the library and ends up with undefined symbols.
Add a comment. Active Oldest Votes. Remove all the object files. Improve this answer. Jonathan Leffler Jonathan Leffler k gold badges silver badges bronze badges.
The makefile is now the exact same as your first example — user That is surprising. Can you show the command lines executed? There should be two, of course: one producing the. What happens if you try: gcc -o hello hello. Where is the file hello. What about hello. I updated the question with the command output so that I can format it — user It isn't compiling hello. If there are spaces at the start of these lines you'll also see the "missing separator" error. If you do have problems inserting hard tabs, use the semicolon way:.
Asked 2 Months ago Answers: 5 Viewed 19 times. Running the arch command gives: i Remove all the object files. You don't want to get rid of this error, you want to fix it. So the solution here is to link the correct version of your library.
0コメント