undefined reference to `__muldf3'

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
DickyDick
Posts: 29
Joined: Sat Aug 21, 2004 2:28 am

undefined reference to `__muldf3'

Post by DickyDick »

wtf... which lib must I include?

I do already:

-lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lm -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel



I also noticed if changing the order of the libs, references will be mangeld.
ector
Posts: 195
Joined: Thu May 12, 2005 10:22 pm

Post by ector »

Avoid double precision numbers, perhaps?
http://www.dtek.chalmers.se/~tronic/PSPTexTool.zip Free texture converter for PSP with source. More to come.
Post Reply