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]
Other format: [Raw text]

installing 3.3.2


Hi. I'm trying to install gcc 3.3.2 on Darwin 8.2.0, but I get an error

gcc -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DIN_GCC - W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \
c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c- lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c- common.o c-opts.o c-format.o c-semantics.o c-objc-common.o c-dump.o libcpp.a darwin-c.o rs6000-c.o main.o libbackend.a -lintl - liconv ../libiberty/libiberty.a
ld: can't locate file for: -lintl
make[2]: *** [cc1] Error 1
make[1]: *** [stage1_build] Error 2
make: *** [bootstrap] Error 2



I have libintl.a in /sw/lib so I don't see why it can't find it. --------------------------------------------------------------- Rebecca Bendick SC 331 Department of Geology University of Montana Missoula, MT 59812 (406) 243-5774

bendick@mso.umt.edu




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