This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

need help in installing gcc 2.95 on BSD


I am trying to install gcc 2.95 on a BSD4.01 machine but having
difficulties.

I run configure without additional parameters, and the following error
shows up when I ran
make bootstrap :

gcc  -DIN_GCC     -g  -DHAVE_CONFIG_H  -o cccp cccp.o cexp.o intl.o
prefix.o ver
sion.o  mbchar.o  obstack.o        ../libiberty/libiberty.a
cccp.o: In function `_main':
/usr/home/chau/gcc-2.95.2/objdir/gcc/../../gcc/cccp.c:1194: undefined
reference
to `__main'

Can anyone help ?

Te Han


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