public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: Trouble recompiling
@ 2003-10-23 14:26 lrtaylor
  0 siblings, 0 replies; 6+ messages in thread
From: lrtaylor @ 2003-10-23 14:26 UTC (permalink / raw)
  To: pi; +Cc: gcc-help

-----Original Message-----
From: Paul Ingelbrant [mailto:pi@otimo.se] 
 
> (On the other hand, isn't the ISO-C++ complience thing ruining a good 
> language?) 

Oh, I don't know.  I quite like it.  :-)

Lyle

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Trouble recompiling
@ 2003-10-23 14:45 christopher.j.regan
  0 siblings, 0 replies; 6+ messages in thread
From: christopher.j.regan @ 2003-10-23 14:45 UTC (permalink / raw)
  To: Paul Ingelbrant; +Cc: gcc-help

Thank You for your response

>I believe the "ISO C++ forbids" errors are due to gcc trying to be more ISO-
>complient, and later versions more so. For a quick solution downloading an
>older version of gcc would probably work...  Check the FAQ for info on
>installing multiple version of gcc on the same system (I think you need to use -
>-prefix).

I will have to try that if i can't come up with a way to fix the problem.

I guess the main problem is that it isn't my code that is having the problem.
One of my files includes a file (straits.h) which comes with g++ (std/straits.h) that is throwing the errors
and not compiling. Thus i was wondering if when i include bastring.h, which is the file
that does the include of std/strait, if i should be using something besides bastring. I tried
just include <string> but that just goes and does an include on bastring which causes the same
problems. I have searched the entire system and there is only 1 straits.h, just wondering if bastring
is no longer compatible with the latest gcc and if i should be using something else to get locking
strings. If the file exists under the g++ tree shouldn't it be able to compile?


Christopher Regan
Factory Applications Programmer
(845) 902-1313

"That's why i'm easy, i'm easy like sunday morning."


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-10-26 16:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <" <OFD7297B4C.18BA1E37-ON86256DC6.004616D7-85256DC6.004719E8"@diamond.philips.com>
2003-10-21 12:52 ` Trouble recompiling christopher.j.regan
2003-10-23  2:29   ` Paul Ingelbrant
2003-10-23 13:01     ` using GCC as a lint-like tool, for C++ Eljay Love-Jensen
2003-10-26 16:53   ` Trouble recompiling Liguo Song
2003-10-23 14:26 lrtaylor
2003-10-23 14:45 christopher.j.regan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).