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

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