comp.lang.ada
 help / color / mirror / Atom feed
From: Louis Granger <louis.granger@polymtl.ca>
Subject: gnatmake parameters with pcGRASP
Date: 1998/05/20
Date: 1998-05-20T00:00:00+00:00	[thread overview]
Message-ID: <3562ED85.638A22F@polymtl.ca> (raw)


I have a project that use OpenGL in Ada. I can compile the project and
link it with the following parameters on
the gnatmake command:
gnatmake main.adb -largs n:\usr\lib\libglut32.a n:\usr\lib\libopengl32.a
n:\usr\lib\glu32.a

I tried to compile and link with pcGRASP and I don't succeed.
The Global Preference for Ada95 are:
Ada95 Make Options:  -largs n:\usr\lib\libopengl32.a
n:\usr\lib\libglu32.a n:\usr\lib\libglut32.a
I tried also for
Ada95 Compile Options : -largs n:\usr\lib\libopengl32.a
n:\usr\lib\libglu32.a n:\usr\lib\libglut32.a

and I have a lot of undefined references at linkedit.

Does anyone knows how to add parameters with pcGRASP to the link step.
--
Louis Granger







                 reply	other threads:[~1998-05-20  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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