delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | simnav AT gmail DOT com |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Please help me compiling GCC/GPP 4.1.2 |
Date: | 14 Apr 2007 17:17:36 -0700 |
Organization: | http://groups.google.com |
Lines: | 38 |
Message-ID: | <1176596256.617728.149040@n76g2000hsh.googlegroups.com> |
References: | <1176555710 DOT 806593 DOT 33680 AT q75g2000hsh DOT googlegroups DOT com> |
<4620DC83 DOT 2020905 AT iki DOT fi> | |
<1176568933 DOT 082780 DOT 248870 AT l77g2000hsb DOT googlegroups DOT com> | |
<46210B4C DOT 3070602 AT iki DOT fi> | |
NNTP-Posting-Host: | 84.223.179.100 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1176596256 14706 127.0.0.1 (15 Apr 2007 00:17:36 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Sun, 15 Apr 2007 00:17:36 +0000 (UTC) |
In-Reply-To: | <46210B4C.3070602@iki.fi> |
User-Agent: | G2/1.0 |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11,gzip(gfe),gzip(gfe) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | n76g2000hsh.googlegroups.com; posting-host=84.223.179.100; |
posting-account=rJqH6A0AAADn24l60w-jp4A6NuOfth4S | |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 14 Apr, 19:11, Andris Pavenis <andris DOT pave DOT DOT DOT AT iki DOT fi> wrote: > Perhaps some binary package is missing. If You run djbuild.sh, then log files > is created. You may be able to figure out what the problem is from log file. > > I'm not completely sure that the list of required packages in readme file is > accurate (I did not build GCC-4.1.2 in fresh installation). Sorry I'm here again... I hope you can still help me... Makefile was not generated becauce I had a wrong bash version: downloading the version indicated by readme I got makefile... but now another problem comes up ! Executing djmake bootstrap I get this error Makefile:371: *** commands commence before first target. Stop. Row 371 and subseguents are little after all target definition and contain @if target-libstdc++-v3 TARGET_LIB_PATH_libstdc++-v3 = $$r/$(TARGET_SUBDIR)/libstdc++- v3/.libs: @endif target-libstdc++-v3 Ident is correctly done by TAB chars. Taken by desperation I've tryed to delete if and endif rows for this block and other similars, error disappear but make notify me that all target is defined two times (one is the target I previous said)... it doesn't seems normal. I used all utils required by readme but if you say that can be wrong I really don't know how to fix the problem... I'm considering the idea to abandon and restart to use an old borland c++ compiler :( Thank you again Best Regards, Simone Navari.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |