Path: utzoo!attcan!uunet!husc6!uwvax!cheddar!dcmartin From: dcmartin@cheddar.cs.wisc.edu (David C. Martin) Newsgroups: comp.lang.c++ Subject: Re: Help: trying to install g++ Message-ID: <6678@spool.cs.wisc.edu> Date: 16 Nov 88 17:21:15 GMT References: <124300002@ishmael> Sender: news@spool.cs.wisc.edu Reply-To: dcmartin@cheddar.cs.wisc.edu (David C. Martin) Organization: U of Wisconsin CS Dept Lines: 17 Some things to note: hardcoded pathnames in ld.c for DEFAULT_SEARCH_PREFIX which should be the location of your libraries .. the only directories currently searched are /lib, /usr/lib and /usr/local/lib. You might want to define this in your Makefile for g++. Edit test0.h to specify that crt* are as /usr/local/lib/gcc-crt*, not as defaulted to /usr/local/lib/crt*. That should be it. dcm ----- David C. Martin arpa: dcmartin@cs.wisc.edu University of Wisconsin - Madison uucp: ..!ucbvax!dcmartin Computer Sciences Department at&t: 608/262-6624 (O)