gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gm2-6.4.0 ignore LDFLAGS


From: john o goyo
Subject: Re: gm2-6.4.0 ignore LDFLAGS
Date: Mon, 11 May 2020 11:13:02 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-GB; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15

Greetings, Gaius.

On 11/05/2020 04:05, Gaius Mulley wrote:
john o goyo <address@hidden> writes:
[...]
Hello John,

sure the Makefile fragment in:

gcc/gm2/Make-lang.in:2130

gm2/ppg$(exeext): gm2/boot-bin/mc $(BUILD-PPG-O) $(BUILD-MC-INTERFACE-O) gm2/gm2-ppg-boot/main.o
$(CC) -g -o $@ $(BUILD-PPG-O) gm2/gm2-ppg-boot/main.o -lm -lpth

with the $(CC) recipe
Forgive me, Gaius, but what did you mean by the above? Are you
suggesting adding $(LDFLAGS) to CC or the end of the CC line?

Hello John,

yes I was wondering if the lines:
$(CC) etc contain $(LDFLAGS) at the end

whether the Solaris build completes?

The lines did not have $(LDFLAGS). I added it and the build continued (until it hits the erroneous code in Shiftleft).

Sincerely,
john

regards,
Gaius




reply via email to

[Prev in Thread] Current Thread [Next in Thread]