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 againsmylovely crossbuildenvironment?:-)


the build just finished

here's the bin dir:

[johnut01@gbcxdev johnut01]$ ls
GBCX/crosstool-0.25/result/i686-unknown-linux-gnu/gcc-2.95.3-glibc-2.2.5/bin

cpp                                                  
i686-unknown-linux-gnu-nm
gcov                                                
i686-unknown-linux-gnu-objcopy
i686-unknown-linux-gnu-addr2line  i686-unknown-linux-gnu-objdump
i686-unknown-linux-gnu-ar             i686-unknown-linux-gnu-protoize
i686-unknown-linux-gnu-as             i686-unknown-linux-gnu-ranlib
i686-unknown-linux-gnu-c++         i686-unknown-linux-gnu-readelf
i686-unknown-linux-gnu-c++filt     i686-unknown-linux-gnu-size
i686-unknown-linux-gnu-g++         i686-unknown-linux-gnu-strings
i686-unknown-linux-gnu-gasp         i686-unknown-linux-gnu-strip
i686-unknown-linux-gnu-gcc           i686-unknown-linux-gnu-unprotoize
i686-unknown-linux-gnu-ld
[johnut01@gbcxdev johnut01]$


why are cpp and gcov undecorated? ie why not:

 i686-unknown-linux-gnu-cpp
 i686-unknown-linux-gnu-gcov

is this important?

>>> "John Utz" <Johnut01@noa.nintendo.com> 01/13/04 12:45PM >>>


>>> Daniel Kegel <dank@kegel.com> 01/13/04 12:41PM >>>
John Utz wrote:
>>i seem to be having some difficulty figuring out how to run my
>>crosstool-0.25/result/i686-unknown-linux-gnu/gcc-2.9.5.3-glibc-2.2.5
>>stuff properly.
> 
> i should be able to pinpoint the problem by rebuilding from scratch
and
> then running the test pass, yes?
>
>No, the test pass is for finding nasty little code generation
problems,
>not for finding gross problems like this.

foo!

>How about you do a fresh build, but making sure the environment
doesn't
>have any variables that can screw you up?
>- Dan

iamonnit!

but it's fair to ask, 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

( i stuck puTTY in my win2k box's temp dir, so now i can access my
linux box from my !&^*&^$ win2k box....)

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


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