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]

Re: crosstools pxtdist problems


 
> Note that ptx.sh runs scripts/settoolchain.sh.  That
> sets all the variables you mentioned to match
> the values used by crosstool.   If you're using
> demoptx.sh, you should edit the variables in
> demoptx.sh, and ptxdist's config will magically
> follow.
> 
> You can still edit ptx.conf for other stuff
> (which packages are enabled, etc) or copy
> in a .config from ptxdist after you've run its menuconfig.
> - Dan

Thats my problem, for some strange reason it doesn´t follow what I have 
in my demoptx.sh 
TARGET=arm-unknown-linux-gnu

Also if I change the .config file somehow another it gets overwritten.
my ptx.config has: PTXCONF_GNU_TARGET="arm-unknown-linux-gnu"
when I run demoptx.sh the .config file has PTXCONF_GNU_TARGET="arm-linux"

Any ideas on how to debug this ?

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]