comp.lang.ada
 help / color / mirror / Atom feed
* GCC 4.5 mingw-w64
@ 2010-02-09 14:00 Alex Gamper
  0 siblings, 0 replies; only message in thread
From: Alex Gamper @ 2010-02-09 14:00 UTC (permalink / raw)


Has anybody managed to get a working compiler build on cygwin and 
targeting mingw-w64 (ie --target=x86_64-w64-mingw32)

I have managed to build one but gnatmake fails to link a very simple 
hello world app. The linker complains about unresolved references 
(namely __gnat_eh_personality_sj and __gnat_begin_handler and 
__gnat_handler)

I am fairly sure this has to do with the linker linking the wrong libada 
(it should use one that supports sjlj exceptions) But I dont know how to 
build the correct version.

Any ideas anyone ???



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-09 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-09 14:00 GCC 4.5 mingw-w64 Alex Gamper

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