Re: [ARMedslack] ARM GCC Native compiling...

2010-11-07 Thread Carlo Caione
On Nov 5, 2010, at 11:13 AM, Stuart Winter wrote: [cut] > After you've looked at the gcc.SlackBuild script, perhaps you could build > your compiler natively on armedslack? I can't think of any reason it > won't work, off the top of my head. Oh yes, good idea I'll let you know... thank you

Re: [ARMedslack] ARM GCC Native compiling...

2010-11-05 Thread Stuart Winter
> during the development of slackedarm did you use slackbuilds? Yes but also a lot was done manually because some things won't build without other dependencies, so you need to build them differently (usually without a particular feature) to build bootstrap versions of them, then package by packag

[ARMedslack] ARM GCC Native compiling...

2010-11-04 Thread Carlo Caione
Hi, during the development of slackedarm did you use slackbuilds? I'm trying to port slackware to a beagleboard (cortex-a8) using proper optimization for compiler (-mfpu=neon -mfloat-abi=softfp -mcpu=cortex-a8 -mthumb -march=armv7-a) but i'm having big troubles especially during cross-compiling