|
From: | john o goyo |
Subject: | Re: Problem building 64-bit gm2 on Solaris 11.3/sparc |
Date: | Tue, 21 Mar 2023 18:57:59 -0400 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 |
Greetings, Gaius.It seems that after mc translates a Modula-2 file to a C++ file, g++ is invoked without flags.
Here is a typical invocation for Args.mod:/home/build/gcc/git/bin/g++ -I. -Im2/pge-boot -I/home/build/opt/gcc/src/gcc-git/gcc -I/home/build/opt/gcc/src/gcc-git/gcc/m2/pge-boot -I/home/build/opt/gcc/src/gcc-git/gcc/../include -I/home/build/opt/gcc/src/gcc-git/gcc/../libcpp/include -I/home/build/opt/gcc/src/gcc-git/gcc/../libcody -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/home/build/opt/gcc/src/gcc-git/gcc/../libdecnumber -I/home/build/opt/gcc/src/gcc-git/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/build/opt/gcc/src/gcc-git/gcc/../libbacktrace -I/home/build/opt/gcc/src/gcc-git/gcc/m2/pge-boot -Im2/gm2-libs -g -c /home/build/opt/gcc/src/gcc-git/gcc/m2/pge-boot/GArgs.cc -o m2/pge-boot/GArgs.o
I do not know where to correct that in gcc/m2/Make-lang.in. Sincerely, john
[Prev in Thread] | Current Thread | [Next in Thread] |