View Single Post
Posts: 50 | Thanked: 135 times | Joined on Nov 2012
#1059
today i tried to install this cool new SDK in scratchbox. i followed instructions from wiki and found some little problems with it.

first, seems that 'sb-conf in -edL' should be 'sb-conf in -edLF' to avoid installing libfakeroot manually.

then everything went smooth (except that i can't understand why i should do 'rm -rf /targets/FREMANTLE_ARMEL_GCC472/opt' -- i ommited that step, there were only some perl crap which shouldn't hurt anything).

another thing i stepped in is alot of messages about duplicate functions (on a real project, not on 'hello_world.c'). some googling, and i found that i can add '-fgnu89-inline' to CFLAGS. i did that and then i was able to build my projects with this shiny new gcc 4.7!

and now, The Question: am i did something wrong, or it's just a little details that slipped thru some cracks in wiki?

p.s. thanks for an excellent work. i installed thumb2 two days ago and everything seems to work flawless (althru i didn't do much testing 'cause i'm not using email, or browser, or facebook, or other similar things).
 

The Following 5 Users Say Thank You to ketmar For This Useful Post: