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: how do i actually build and link agains my lovely crossbuildenvironment?:-)


John Utz wrote:
what ENV vars could screw me up?

[johnut01@gbcxdev johnut01]$ env
HOSTNAME=gbcxdev
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=10.1.4.168 1181 22
CVSROOT=:pserver:johnut01@gbcxcvs:/mnt/CVS
SSH_TTY=/dev/pts/7
USER=johnut01
LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
MAIL=/var/spool/mail/johnut01
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/johnut01/bin
INPUTRC=/etc/inputrc
PWD=/home/johnut01
LANG=en_US.UTF-8
SHLVL=1
HOME=/home/johnut01
LOGNAME=johnut01
SSH_CONNECTION=10.1.4.168 1181 10.1.48.69 22
LESSOPEN=|/usr/bin/lesspipe.sh %s
G_BROKEN_FILENAMES=1
_=/bin/env


Those look fine.  If those are the same as when you built last time,
I don't know if a clean build will help.
- Dan

------
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]