delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2016/05/08/13:12:20

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
Message-ID: <572F7363.10503@gmx.de>
Date: Sun, 08 May 2016 19:12:03 +0200
From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: [ANNOUNCE] DJGPP port of gcc-6.1.0
References: <201604281739 DOT u3SHdF9o009018 AT delorie DOT com> <572B61D5 DOT 2040400 AT gmx DOT de> <16909c8a-d835-21ab-67fb-9dcd397b630b AT iki DOT fi>
In-Reply-To: <16909c8a-d835-21ab-67fb-9dcd397b630b@iki.fi>
X-Provags-ID: V03:K0:1fzp/UjBOuJFscL2QrW1mfvPn+0IxtU6HtAbhUmvc5HS6XG55Bw
cNlQkcEmLVx8kAAx6hibdaCXnnv1QMv0bHS8D2ocAVnIu8PGj9LYGKu7vcrdGbJ3+Mh9MyQ
5F6UNoebi9QiyBXRJWDTG79ab1OqXfxNd24rAM47pvigkj8v2jEAI1Mpd8tof7qFjrYrLfd
4odaHzshOMdTzoGxECLSA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:I8WNd4VMS/I=:jNc5RgCJWtv9pkPTyndUJl
nVqtdffMq/ZWAvg5I32TQPBR2wcCf9tsYxhrQqsCk8bbkfQDy8izo9YvalLcGhHKtYl8Fa34R
cKtMoMmc0y+R85ts0L0hw0b+gexRVA1MU/MvadL0LF/OLHh+Wqe3autyb0yWpGlmaCRfmQgI0
kikul9uNRAhV8v22TOMMQspqKOMQvMWESaHU3IyGV+87l8bGKxaeEN4wFI9AH5zbQJax6+nLV
a8DzuibDgPzifS6s1tbD71NAvPQwxN9jGsdvOFPtH/AYh/DhGP9HynGH9X7/MJHi723s60AQ2
YbZdZla5lRxGljsp+xJzbI/r66PJvPU7OvXlUsRpKZJO+6Xa0V5qy22wLlxUISYhkJEYfHgK/
MukTbO1Z5TQ8063LCSjxvpKsp3zf0YfwdSK/C8to0X6QR1vDhxhJOKH5+pGusASnA7IXS1vRX
7RoiAtjuMbAER+uQ8pi6JuwM7nfRCVYEdYNavQXAOz8/uwD4C7mWX3j8peELiLzgQXwnb8DnB
DZcLbXWP2GFH5lEqogtRjeBlW9uiDQHd1jhOiA7PuMoNWtw21SXn2CIzAgKvnqi3T1WmMjcbC
0qxvygnOSC4aQtNqWmrForBgpCy+/CdFHtGglXGmmC/nfnh/dW+CGJSu1jZq/842595Bq4o8R
cw9X4+3hWh/j3TflqTyGfpoAKPEjkR+MiWGA5tTPx0gLN4ESUOVu7TOP2ndGpvQO02v2Cic0Z
X6PuG0KnHiiK0L3FR9j9HVI8tlY4QW6K+7jXBfq4dgcYYkye8PoE8k1BqpDsUUqpMPF5gjwFQ
/l3yOgo
Reply-To: djgpp AT delorie DOT com

Am 07.05.2016 15:13, schrieb Andris Pavenis (andris DOT pavenis AT iki DOT fi) [via djgpp AT delorie DOT com]:
> On 05/05/2016 06:08 PM, Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com] wrote:
>> Am 28.04.2016 19:19, schrieb Andris Pavenis (andris DOT pavenis AT iki DOT fi) [via djgpp-announce AT delorie DOT com]:
>>>
>>> This is announcement of an update of DJGPP port of GCC-6.1.0
>>>
>> [snip]
>>
>> OFYI, I have tried to compile gcc610s on WinXP, Win2K and Win98SE and it is not
>> possible. I have used gcc610, gpp610, bnu226br3, djdev205, gmp610b, mpc103b and
>> mpfr313b. The build process stops with the creation of the following file:
>>
>> gpp -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -o build/genautomata.exe \
>> build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-djgpp/libiberty/libiberty.a -lm
>> build/genautomata.exe /gnu/gcc-6.10/gcc/common.md /gnu/gcc-6.10/gcc/config/i386/i386.md \
>> insn-conditions.md > tmp-automata.c
>>
>> The file tmp-automata.c is completely empty. If I start genautomata.exe manually
>> with the above arguments I get again an empty file. The program itself seems to
>> work to some extend because if I start it manually without options and I interrupt
>> it with Control-Z I get the following output:
>
> I have not tried to reproduce this problem, but one thing came into the mind:
>
> - move directories build.gcc, gcc-6.10 and install.gcc to the root directory of drive and try building then.
>
> Andris
>

I have tried this and moved all directories from the /gnu directory to the root directory.  It fails
in absolute the same way.  I will try some others compileres from the 4.N.N series.  gcc346 does not
work for compiling 6.1.0.

Regards,
Juan M. Guerrero

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019