public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 970901 - cross problem with libio/gen-params
@ 1997-09-03 10:08 Joel Sherrill
  1997-09-03 10:16 ` Ian Lance Taylor
  0 siblings, 1 reply; 7+ messages in thread
From: Joel Sherrill @ 1997-09-03 10:08 UTC (permalink / raw)
  To: egcs

I tried to build egcs-970901 to target sparc-rtems.  This was a buidl from
scratch and I did not have another sparc-rtems toolset in my path. The
script libio/gen-params wanted to use an installed sparc-rtems-nm not the
one which is still in the build tree.  It does not look like gen-params
has changed since the 970825 snapshot, so I do not know what broke.

I have pasted the error message hoping someone recognizes the problem

rootme=`pwd`/ ; export rootme; \
CC="/usr1/rtems/work/tools/build-sparc-tools/gcc/xgcc
-B/usr1/rtems/work/tools/build-sparc-tools/gcc/ -idirafter
/usr1/rtems/work/tools/build-sparc-tools/sparc-rtems/newlib/targ-include
-idirafter /usr1/rtems/work/tools/src/newlib/libc/include -nostdinc";
export CC; \
CXX="/usr1/rtems/work/tools/build-sparc-tools/gcc/xgcc
-B/usr1/rtems/work/tools/build-sparc-tools/gcc/ -idirafter
/usr1/rtems/work/tools/build-sparc-tools/sparc-rtems/newlib/targ-include
-idirafter /usr1/rtems/work/tools/src/newlib/libc/include -nostdinc
-nostdinc++ -g -O2"; export CXX; \
CONFIG_NM="sparc-rtems-nm"; export CONFIG_NM; \
/bin/sh ../../../src/libio/gen-params LIB_VERSION=2.8.0  >tmp-params.h
../../../src/libio/gen-params: sparc-rtems-nm: command not found
../../../src/libio/gen-params: sparc-rtems-nm: command not found
sparc-rtems-nm failed to find FUNC in dummy.o!
gmake[1]: *** [_G_config.h] Error 255
gmake[1]: Leaving directory
`/usr1/rtems/work/tools/build-sparc-tools/sparc-rtems/libio'
gmake: *** [all-target-libio] Error 2

Thanks.


--joel
Joel Sherrill                    Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (205) 722-9985



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1997-09-03 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-03 10:08 970901 - cross problem with libio/gen-params Joel Sherrill
1997-09-03 10:16 ` Ian Lance Taylor
1997-09-03 10:30   ` Joel Sherrill
1997-09-03 10:33     ` Ian Lance Taylor
1997-09-03 12:07       ` Joel Sherrill
1997-09-03 13:06         ` David Bristow
1997-09-03 13:36           ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).