Search found 2 matches

by MrPeanut
Sun Sep 02, 2007 6:13 pm
Forum: PSP Development
Topic: I _HATE_ linker errors!
Replies: 2
Views: 1455

Hmm, I don't know what I did but -G0 shows the same amount of errors but in different objects. I updated and rebuilt my whole pspsdk toolchain but I'm not sure if that has anything to do with it. (WITH -G0) psp-gcc -o eduke32 obj.nix/game.o obj.nix/actors.o obj.nix/anim.o obj.nix/animlib.o obj.nix/c...
by MrPeanut
Sun Sep 02, 2007 4:12 pm
Forum: PSP Development
Topic: I _HATE_ linker errors!
Replies: 2
Views: 1455

I _HATE_ linker errors!

Hi guys, First of all, hi, everyone! I'm new at cross compiling for the psp but I have been coding for a few years, mainly windows API applications, and I've never had to use a compiler other than msvc's or the intel compiler. What prompts my visit here are these damned linker errors that seem to be...