delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Jim Michaels <jmichae3 AT yahoo DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: errors using C++ libraries |
Date: | Fri, 30 Jan 2009 00:21:23 -0800 (PST) |
Organization: | http://groups.google.com |
Lines: | 50 |
Message-ID: | <7a15ba3f-123c-45a6-9a0b-747ae077d143@a39g2000prl.googlegroups.com> |
References: | <24847567-cad8-4c1e-ac21-dc24ae7f06c3 AT v39g2000pro DOT googlegroups DOT com> |
<37e501e1-688d-4814-9043-5f53eeacba10 AT r15g2000prh DOT googlegroups DOT com> | |
<cfdac324-ea58-44d6-9fe2-211d9d90f2bc AT r15g2000prh DOT googlegroups DOT com> | |
<6cbd46b4-0b3e-4361-aabc-82d22598458d AT o40g2000yqb DOT googlegroups DOT com> | |
<65f3fabf-e6b6-4fa0-8bd0-8a4e3f6414d0 AT p2g2000prn DOT googlegroups DOT com> | |
<200901090631 DOT n096VpHO022485 AT envy DOT delorie DOT com> <eb42d8cc-2537-43ed-ad41-bc9a60a160c4 AT r10g2000prf DOT googlegroups DOT com> | |
<fk3dn4hbcskv1jdlmpptv8ke178lm8cupo AT 4ax DOT com> <7705c9030901202209o6c411db4x40f8eb88d65b9c2e AT mail DOT gmail DOT com> | |
<7b63a583-0d7a-4d4f-ba49-38ef47a3d06e AT r41g2000prr DOT googlegroups DOT com> | |
NNTP-Posting-Host: | 76.115.70.155 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1233303684 20397 127.0.0.1 (30 Jan 2009 08:21:24 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Fri, 30 Jan 2009 08:21:24 +0000 (UTC) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | a39g2000prl.googlegroups.com; posting-host=76.115.70.155; |
posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 | |
User-Agent: | G2/1.0 |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) |
Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe) | |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On Jan 28, 3:10=A0pm, Jim Michaels <jmich DOT DOT DOT AT yahoo DOT com> wrote: > On Jan 20, 10:09=A0pm, Blair Campbell <blaird DOT DOT DOT AT gmail DOT com> wrote: > > > > > > Everything including the compiler directories have to be under the sa= me > > > DJGPP tree: C:/DJGPP/* if that is your current DJDIR. > > > > Nothing should be under f:\djc if you want it to work. > > > Well actually f:\djc COULD be the djgpp root directory, if DJDIR pointe= d there. > > But I think what's happened is that he unzipped each zip into its own > > directory (e.g. gccxx.zip\* ended up in f:\djc\gccxx\* instead of > > f:\djc\* where it should have been. > > > > It is a Unix like environment rooted at your DJGPP directory which ca= n > > > be anything anywhere. > > > > Your source code and data can be anywhere else you want but all the > > > binaries and other distribution files MUST be under that single root. > > > > The compiler executables MUST be in .../bin/ and other files under > > > .../lib/gcc/djgpp/4.32/, .../include/, etc NOT f:/djc/! > > > > -- > > > Thanks. Take care, Brian Inglis =A0 =A0 =A0 =A0 Calgary, Alberta, Can= ada > > > > Brian DOT Ing DOT DOT DOT AT CSi DOT com =A0 =A0(Brian[dot]Inglis{at}SystematicSW[dot]ab[= dot]ca) > > > =A0 =A0fake address =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0use address above = to reply > > no need to argue. =A0makes no difference on my machine. =A0Like I said > before, I put all the zip files into 1 dir like I was told, and it > still breaks. > I even tried compiling with SET LFN=3DN > no difference, still lots of errors. > shall I try unzipping with LFN=3DN? =A0was that my error? =A0is LFN=3DN > supposed to be set all the time when using djgpp? > I just found out about LFN=3DN on NT family machines. > Jim Michaels well, I tried unzipping and compiling with LFN=3DN and I still got lots of errors. I even tried compiling with -lstdcxx -lm and got the same errors. help.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |