Cross gcc Mailing List Archive

[Prev][Next][Index][Thread]

Problem with gcc 2.7.2.1. Cross compiler host HP UX 9.07 target VXWORKS



Hi again,
I got a little further. Many thanks to the replies that 
I have received especially Dave Love <d.love@dl.ac.uk>
who suggested I read the cross -compiler FAQ at cygnus.


Unfortunately I have a problem.
The FAQ describes the crosscompiler as a 3 step (gdb is extra )
process. 
1. Make binutils DONE
2. Make gcc      DONE (there is a patch etc)
3. Make libgc OR new_lib
Neither one when I pass them works. libgc erros this
../configure --target=m68k-vxworks
--prefix=/home/fas1/pedersen/gnu/local
-v
Operating system vxworks is not supported.

newlib similarly 
../configure --target=m68k-vxworks
--prefix=/home/fas1/pedersen/gnu/local
-v
Configuring for a hppa1.1-hp-hpux9.07 host.
*** This configuration is not supported in the following subdirectories:
     target-newlib  /*PROBABLY NOT GOOD ????*/
    (Any other directories should still work fine.)
Created "Makefile" in /tmp_mnt/home/fas1/pedersen/gnu/newlib-1.7.0 using
"config/mh-hpux"
Configuring etc...
Created "Makefile" in /tmp_mnt/home/fas1/pedersen/gnu/newlib-1.7.0/etc

running /bin/sh ./configure  --host=m68k-vxworks
--with-cross-host=hppa1.1-hp-hpux9.07
--prefix=/home/fas1/pedersen/gnu/local -v
--with-target-subdir=m68k-vxworks --cache-file=.././config.cache
--srcdir=.
loading cache .././config.cache
configure: error: can not find install-sh or install.sh in . ./..
../../..
configure: error: ./configure failed for m68k
*** Error code 1

It appears that the cygnus library does support m68k-vxworks
but the compile does not appear to work. Any suggestions????
All answers would be a appreciated. I am so close ........
Aseem


-- 
-----------------------------------------------------------------------------
Aseem Bakshi                                     Phone: (801)9771574
Philips Broadcast Television Systems Inc                 Alias: Polka
Boy
Salt Lake City, UT                 
E-mail Abakshi@phbtsus.com


Home | Subject Index | Thread Index