public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Trouble building egcs cross compilers for m68k-coff and i960-coff
@ 1999-04-01  7:21 Sue Veitch
  1999-04-30 23:15 ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Sue Veitch @ 1999-04-01  7:21 UTC (permalink / raw)
  To: egcs-bugs



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

* Re: Trouble building egcs cross compilers for m68k-coff and i960-coff
  1999-04-01  7:21 Trouble building egcs cross compilers for m68k-coff and i960-coff Sue Veitch
@ 1999-04-30 23:15 ` Jeffrey A Law
  1999-04-30 23:15   ` Michael Hayes
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey A Law @ 1999-04-30 23:15 UTC (permalink / raw)
  To: Sue Veitch; +Cc: egcs-bugs

  In message < 37038E69.8BFC7A80@amc.com >you write:
  > -B/auto/net/redmond/Apps/Unix/Compilers/egcs/EGCS-1.1.2-m68k/gcc/ accepts -
  > g... yes
  > checking for POSIXized ISC... no
  > checking for a BSD compatible install... /usr/bin/install -c
  > checking how to run the C preprocessor... /auto/net/redmond/Apps/Unix/Compi
  > lers/
  > egcs/EGCS-1.1.2-m68k/gcc/xgcc -B/auto/net/redmond/Apps/Unix/Compilers/egcs/
  > EGCS-1.1.2-m68k/gcc/ -E
  > checking for sys/file.h... yes
  > checking for sys/param.h... yes
  > checking for stdlib.h... yes
  > checking for string.h... yes
  > checking for unistd.h... yes
  > checking whether the C compiler (/auto/net/redmond/Apps/Unix/Compilers/egcs
  > /EGCS
  > -1.1.2-m68k/gcc/xgcc -B/auto/net/redmond/Apps/Unix/Compilers/egcs/EGCS-1.1.
  > 2-m68k/gcc/ -g
  > -O2 ) works... no
  > configure: error: installation or configuration problem: C compiler cannot 
  > create executables.
  > make[1]: *** [configure-target-libiberty] Error 1
  > make[1]: Leaving directory `/auto/net/redmond/Apps/Unix/Compilers/egcs/EGCS
  > -1.1.2-m68k'
So, there should be a config.log file lying around in the target's libiberty
directory.  Near the end there will be an error when trying to compile a test
file.  You need to find out why you got that error and correct it.
jeff


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

* Re: Trouble building egcs cross compilers for m68k-coff and i960-coff
  1999-04-30 23:15 ` Jeffrey A Law
@ 1999-04-30 23:15   ` Michael Hayes
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Hayes @ 1999-04-30 23:15 UTC (permalink / raw)
  To: law; +Cc: Sue Veitch, egcs-bugs

Jeffrey A Law writes:

 > So, there should be a config.log file lying around in the target's libiberty
 > directory.  Near the end there will be an error when trying to compile a test
 > file.  You need to find out why you got that error and correct it.


I've had similar problems when building the libchill, libf2c, and
libobj libraries with a c4x cross compiler.  In my case this error
message is caused when configure fails to determine the executable
suffix after compiling and linking a test program.  This happens
whenever the default crt object file has not been previously
installed.  Now one could argue that this shouldn't be needed to build
these libraries.

Michael.


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

end of thread, other threads:[~1999-04-30 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-01  7:21 Trouble building egcs cross compilers for m68k-coff and i960-coff Sue Veitch
1999-04-30 23:15 ` Jeffrey A Law
1999-04-30 23:15   ` Michael Hayes

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).