Search found 4 matches

by Radamantis
Thu May 15, 2008 6:39 pm
Forum: PS3 Linux Development
Topic: Weird things about the symbols table
Replies: 1
Views: 2547

Solved!

Thanks for visiting the topic guys, i've fixed the problem. I noticed that in the fortran code was a write function, that prints to the standard output a message when something goes wrong... deleting it the image is 40kb large. I think that to avoid performing too much dma requests, the spu-gfortran...
by Radamantis
Tue May 13, 2008 6:02 pm
Forum: PS3 Linux Development
Topic: SPU compilation stand-alone program troubles
Replies: 6
Views: 5120

Have you included in your $PATH the directory /opt/cell/sdk/usr/include ?
by Radamantis
Tue May 13, 2008 8:24 am
Forum: PS3 Linux Development
Topic: SPU compilation stand-alone program troubles
Replies: 6
Views: 5120

Hi exbutterfly...

Looking at the source everything seems fine... maybe it's a problem with environment variables...
by Radamantis
Tue May 13, 2008 1:52 am
Forum: PS3 Linux Development
Topic: Weird things about the symbols table
Replies: 1
Views: 2547

Weird things about the symbols table

Hi, i'm an italian student and i'm experiencing programming in the cell environment for my graduation thesis. Today something weird happened when i compiled an SPU image using spu-gfortran: when i started the ppu program with the spu image, i got an error message saying "OS ERROR: NOT ENOUGH SP...