|
From: SourceForge.net <no...@so...> - 2005-01-31 17:40:53
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2969347 By: munkee_chuff Hi, I was under the impression that the tasking features of GNAT were implemented on top of Win32 threads. But when I tried to compile a few test programs of my own I found that I must have that dll present for it to work! My programs didn't use tasking, but it did bring in the Ada.Real_Time package which I don't need right now (it was test code), but at some point, I will be requiring it. I don't want to have to distribute that DLL with my programs for Win32. Can someone tell if this is the correct way? Thanks, Luke. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286532 |