This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

need help building egcs112 (cc1plus.exe)



	Hi all:
		
	 I am trying to build cross-compiler for NT 4..0 on pentium 686,
target is m68k-aout
	I am setting up to use cygwin b20.1 and able to build binutil-2.10
sucessfully,
	however when I tried to build egcs1.1.2 it gave errors and I am down
on my knee to
	to figure out what is going on, could anyone out there please help.
I am new to this
	compiler and did try to spend a lot of time to read FAQ and it does
not help me to find this probem.
.  	Here is the output result.
***************************************
	egcs-19990502/
egcs-19990502/etc/
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... no
checking assembler alignment features... 
checking assembler subsection support... 
checking assembler instructions... 
Links are now set up to build a cross-compiler for m68k-unknown-aout
  from i686-pc-cygwin32.
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating fixinc/Makefile
creating cp/Makefile
creating java/Makefile
creating auto-host.h
linking /source/egcs-19990502/gcc/intl/libgettext.h to intl/libintl.h
Merged i386/x-cygwin.
Merged m68k/t-m68kbare.
Created `ch/Makefile'.
creating libintl.h
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
Copying cc1plus.exe
********************
/source/egcs-19990502/libiberty/pexecute.c: In function `pexecute':
/source/egcs-19990502/libiberty/pexecute.c:379: warning: assignment discards
qualifiers from pointer target type
gcc: ../hash.o
: No such file or directory
make[2]: *** [../cc1plus.exe] Error 1
make[1]: *** [cc1plus.exe] Error 2
make: *** [cross] Error 2
Done.

Thank you up front!!!! 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]