Rockbox Development > Starting Development and Compiling

win32 sim compiling error

(1/1)

lights0ut:
I'm trying to compile a win32 sim, with mingw32 and I'm getting this error:
--- Code: ---/home/g-force/Rockbox/enviro/0426/rockbox-bleeding/rockbox-bleeding/test/librockbox.a(font.o): In function `font_get':/home/g-force/Rockbox/enviro/0426/rockbox-bleeding/rockbox-bleeding/firmware/font.c:373: undefined reference to `_panicf'
collect2: ld returned 1 exit status
make[1]: *** [/home/g-force/Rockbox/enviro/0426/rockbox-bleeding/rockbox-bleeding/test/rockboxui.exe] Error 1
make: *** [build] Error 2


--- End code ---

I'm using latest SVN and I get the same errors without applying any patches first.
Any help is appreciated, thanks ;)

ColdSphinx:
This is an compiler installation or configuration failure.
You're compiling on your ubuntu, am I right? (Read somwhere in this forums)
What way did you install the win32 cross compiler?

rasher:
I get the same error, and it's put an end to my windows sims. My setup has (evidently) worked previously, and has not changed before this started happening.

I have no idea what's going on, or why this'd break specifically on the crosscompiler, but until it's fixed, I won't be able to provide the windows sims.

rasher:
Problem solved by this commit.

At least I managed to build a w32 sim now. If you still have problems, it'll be something else.

lights0ut:
Thanks Rasher, works perfect now. :)

Navigation

[0] Message Index

Go to full version