This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstools pxtdist problems


Hi 

I'm trying to build a pxt distribution and I'm having a few problems.
I modified ptx.config for my system with:

PTXCONF_ARCH="arm"
PTXCONF_ARCH_USERSPACE="arm"
PTXCONF_ARM_PROC="armv"
PTXCONF_GNU_TARGET="arm-unknown-linux-gnu"
PTXCONF_PREFIX="/tmp/ptxdist-local"
PTXCONF_ROOT=""

I also changed demoptx.sh so it sets the proper variables before running.
For some strange reason when preparing busybox, pxtdist wants to build with an 
arm-linux-gcc compiler which doesn't exist.
I then looked at the .config file in the ptxdist-testing-20031113  dir and it's 
not a copy of my file.

I can't figure out where it's getting that configuraion file ?
Why is it overwriting my file ?

Thanks

Nic







-------------------------------------------------


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]