I'm having some problems with linking order and cannot find a solution.
I have this libs linked in the makefile:
Code: Select all
LIBS = -lFLAC -lmad -lvorbisidec -lm \
-lpspgu -lpspgum -lpspaudio -lpsppower \
-lpsphprm -lpspusb -lpspusbstor -lpspaudio -lpspaudiocodec -lpspkubridge
I tried to put it in different positions.
How can I know the correct order?
Can someone please help me? :)
Many thanks.
Ciaooo
Sakya