On Mon, Apr 03, 2006 at 02:55:06PM -0500, Trey Boudreau wrote:
>
> Howdy all,
>
> Does anyone have a working gcc-3.4/glibc-any ARM soft float
> configuration file? Preferably one that works with scratchbox-1.0.3?
> The one in sb-toolchains/1.0 doesn't build to completion. After you get
> over t
Howdy all,
Does anyone have a working gcc-3.4/glibc-any ARM soft float
configuration file? Preferably one that works with scratchbox-1.0.3?
The one in sb-toolchains/1.0 doesn't build to completion. After you get
over the hurdle of fixing C_SRC -> CC_SRC at line 35 of
arm-gcc3.4.cs-glibc-sf.conf,
On Mon, Apr 03, 2006 at 09:13:24AM -0700, Diane Holt wrote:
>Does this:
>
> - Paths are handled correctly with Scratchbox installed to a custom
>location
>
>mean Scratchbox no longer needs to be in /scratchbox (even as just a
>symlink)?
That's true (actually, it was a featur
Hi,Does this: - Paths are handled correctly with Scratchbox installed to a custom locationmean Scratchbox no longer needs to be in /scratchbox (even as just a symlink)?Thanks,Diane
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
h
On Mon, Apr 03, 2006 at 12:27:20PM +, Edjard Mota wrote:
>Hi,
>
>I downloaded 1.0.3beta6 release and tried to compile a customized toochain
>following http://www.scratchbox.org/wiki/Toolchains.
>mkdir -p /scratchbox/compilers/arm-linux-MyArch-gcc3.4-glibc2.3
>/scratchbox/
Hi,I downloaded 1.0.3beta6 release and tried to compile a customized toochain following http://www.scratchbox.org/wiki/Toolchains.The following message appeared when trying to create the toolchaindirectory at /scratchbox/compilersmkdir -p /scratchbox/compilers/arm-linux-MyArch-gcc3.4-glibc2.3/scrat