| View previous topic :: View next topic |
| Author |
Message |
Elenaher
Joined: 03 Oct 2006 Posts: 4
|
Posted: Wed Nov 01, 2006 4:32 am Post subject: Problem Compiling on Mac Os X |
|
|
Hello,
I've many difficulties to compile pspsdk on my Mac.
I'm using Os 10.4.7.
I got many warnings from gcc during the compilation ( especially "warning: function declaration isn't a prototype" ).
At the end i got an "fatal" error on the compilation of a file named "flat_bl.m" :
Code:
| Code: |
gcc -g -O2 -c -o flat_bl.o ../../gprof/flat_bl.m
../../gprof/flat_bl.m:2: error: parse error before '%' token
make[3]: *** [flat_bl.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-gprof] Error 2
ERROR BUILDING BINUTILS
|
I had already posted this error in an other topic but it seems that nobody has seen it...
Thx for your help... |
|
| Back to top |
|
 |
dsn

Joined: 09 Nov 2005 Posts: 47 Location: Indianapolis, Indiana, USA
|
|
| Back to top |
|
 |
Elenaher
Joined: 03 Oct 2006 Posts: 4
|
Posted: Wed Nov 01, 2006 6:54 am Post subject: |
|
|
| Thx a lot for your help. This post should be deleted... |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Fri Nov 03, 2006 9:25 am Post subject: |
|
|
| YOu do realise 10.4.8 exists dont you :| |
|
| Back to top |
|
 |
|