DHCP from ISC, gcc 2.95, AIX 4.3.2

Jeremy W. Murphy jwm@amc.com.au
Tue Oct 26 23:28:00 GMT 1999


At 19:15 26/10/1999 +0200, Martin Bruemmer wrote:
>Hi,
>
>I tried to compile DHCP-Server from ISC (www.isc.org) with gcc 2.95 on AIX
>4.3.2. Starting "make" will abort because its searching for "cc", gcc will
>be call on by "gcc". How do I so DHCP Server will run?

	Set environment variable CC to equal "gcc", and probably, LD to equal
"gcc" too, and export them.

			Jeremy



More information about the Gcc-help mailing list