comp.lang.ada
 help / color / mirror / Atom feed
* Compiler problems
@ 2004-06-25 12:25 Roger Blum
  2004-06-25 15:31 ` Jerry van Dijk
  2004-06-26 17:25 ` Simon Wright
  0 siblings, 2 replies; 3+ messages in thread
From: Roger Blum @ 2004-06-25 12:25 UTC (permalink / raw)


Hi all

I 've been using GNAT3.15p on Windows 2k for quite a while now without any
major problems.
My problems started when I had to integrate a c++ library into my project,
as GNAT 3.15p is
based on gcc2.8.1  and doesn't have a libstdc++ which is needed by the c++
library I have got.

What I 've tried so far:
- Build the library from the source code   ==> failed with some errors
- Installed Cygwin with gcc-ada 3.3.1     ==> worked but introduced a lot of
problems in my program:
                                                                        -
function ADA.CALENDAR.TIME_OF doesn't work
                                                                        -
got segmentation faults where I 've never had problems before
- Build the gcc3.4 from the source code  ==> failed with some errors
- Installed MinGW gcc-ada 3.4.0           ==> couldn't link my program,
because some functions (e.g __reentrant) not available.

Has somebody had the same problems or does anybody know how to solve them?

Thanks and best regards,
Roger





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

* Re: Compiler problems
  2004-06-25 12:25 Compiler problems Roger Blum
@ 2004-06-25 15:31 ` Jerry van Dijk
  2004-06-26 17:25 ` Simon Wright
  1 sibling, 0 replies; 3+ messages in thread
From: Jerry van Dijk @ 2004-06-25 15:31 UTC (permalink / raw)


"Roger Blum" <roger.blum@armasuisse.ch> writes:

> My problems started when I had to integrate a c++ library into my project,

Strange. mingw rc 3.4 is pretty good, and as far as I can tell the same can
be said for the c++ part. For which compiler is the c++ code intended ?

-- 
--  Jerry van Dijk
--  Leiden, Holland



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

* Re: Compiler problems
  2004-06-25 12:25 Compiler problems Roger Blum
  2004-06-25 15:31 ` Jerry van Dijk
@ 2004-06-26 17:25 ` Simon Wright
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Wright @ 2004-06-26 17:25 UTC (permalink / raw)


"Roger Blum" <roger.blum@armasuisse.ch> writes:

> function ADA.CALENDAR.TIME_OF doesn't work

This is a known problem with 3.3 (fixed in 3.4, I understand).



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

end of thread, other threads:[~2004-06-26 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-25 12:25 Compiler problems Roger Blum
2004-06-25 15:31 ` Jerry van Dijk
2004-06-26 17:25 ` Simon Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox