comp.lang.ada
 help / color / mirror / Atom feed
* Linking problems...
@ 1995-03-10 15:00 Chris O'Regan
  1995-03-11 17:30 ` Chris O'Regan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chris O'Regan @ 1995-03-10 15:00 UTC (permalink / raw)


   I tried compiling some of my schoolwork with OS/2 Gnat 2.03, but I have
run into a few problems.  I compiled my units without any problems, however
when I tried to link everthing, I received the following errors:

[E:\tmp]gcc -c main.adb

[E:\tmp]gnatbl main.ali
e:\EMX\GNATLIB\a-caldel.o: Undefined symbol ___ucmpdi2 referenced from text
segment
e:\EMX\GNATLIB\a-caldel.o: Undefined symbol ___ucmpdi2 referenced from text 
segment
e:\EMX\GNATLIB\a-caldel.o: Undefined symbol ___ucmpdi2 referenced from text
segment
e:\EMX\GNATLIB\a-caldel.o: Undefined symbol ___ucmpdi2 referenced from text
segment
e:\EMX\GNATLIB\s-tastim.o: Undefined symbol ___ucmpdi2 referenced from text
segment
e:\EMX\GNATLIB\s-tastim.o: Undefined symbol ___ucmpdi2 referenced from text
segment
e:\EMX\GNATLIB\s-tatise.o: Undefined symbol ___ucmpdi2 referenced from text
segment

[E:\tmp]

   This program is very simple.  It's a simple bounded buffer problem, with
a "printer" task to handle screen output.

   Any suggestions?

Chris


-- 



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

end of thread, other threads:[~1995-03-12 21:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-03-10 15:00 Linking problems Chris O'Regan
1995-03-11 17:30 ` Chris O'Regan
1995-03-12  3:43 ` Robert Dewar
1995-03-12 17:39   ` Chris O'Regan
1995-03-12 21:42 ` Michael Feldman

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