comp.lang.ada
 help / color / mirror / Atom feed
* Cross compilation problem
@ 2009-04-30 14:37 Bryan
  2009-05-01 14:39 ` anhvofrcaus
  2009-05-01 17:41 ` Robert A Duff
  0 siblings, 2 replies; 5+ messages in thread
From: Bryan @ 2009-04-30 14:37 UTC (permalink / raw)


I have been trying to create a gcc cross compiler from cygwin to ARM
for a project at work and managed to get it somewhat functional but I
have run into a problem that is preventing all but my most basic tests
from compiling. I am receiving an error that states I am violating the
No_Implicit_Dynamic_Code restriction and I have tracked this down to
the compiler generating dynamic code on the stack for certain
features. Does anyone know how I can fix this issue in the compiler?
Or is this occurring because there is no official ARM Linux port for
the compiler?



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

end of thread, other threads:[~2009-05-01 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-30 14:37 Cross compilation problem Bryan
2009-05-01 14:39 ` anhvofrcaus
2009-05-01 14:43   ` anhvofrcaus
2009-05-01 17:41 ` Robert A Duff
2009-05-01 17:50   ` Bryan

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