comp.lang.ada
 help / color / mirror / Atom feed
* gnatmake parameters with pcGRASP
@ 1998-05-20  0:00 Louis Granger
  0 siblings, 0 replies; only message in thread
From: Louis Granger @ 1998-05-20  0:00 UTC (permalink / 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







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

only message in thread, other threads:[~1998-05-20  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-20  0:00 gnatmake parameters with pcGRASP Louis Granger

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