comp.lang.ada
 help / color / mirror / Atom feed
From: labtek@cs.yale.edu (Tom Griest)
Subject: Re: gnat compiling error
Date: 1996/03/22
Date: 1996-03-22T00:00:00+00:00	[thread overview]
Message-ID: <4iukg6INNe2c@RA.DEPT.CS.YALE.EDU> (raw)
In-Reply-To: 4itoro$kih@mother.usf.edu

In article <4itoro$kih@mother.usf.edu> nobody@nowhere writes:
                                       ^^^^^^^^^^^^^^

Hmmmm.  I wonder if this is just a spoof....


>I was wondering if any one can help me.  I am trying to get gnat 3.01a for 
>win95 to compile.  After using gnatmake file.adb (or gcc -c file.adb (works) 
>and gnatbl file.ali (crashes)) I reciece an error when the program calls 
>ld.exe.  It returns a message saying c:\gnat301a\gnu_ld\ld.exe  cannot find 
>file or path -lgcc .

First of all, make sure you apply the two updates that can be found
in ftp.cs.yale.edu/pub/gnat/updates/gnat301a or on the nyu site.

(If you want to be automatically notified when updates come out, let
me know and I'll put you on the list to recieve  GNAT/Win32 NEWS)

Secondly, you can see more about what is going on by using the -v switch
with gnatmake.  In this case, you are interested in linker related problems,
so you want to pass "-v" as a linker argument:

   gnatmake file -largs -v


Make sure that you don't have a file called "specs" in your current directory
that would override the normal specs file used by gcc.

If these three suggestions don't clear up your problem, send me email
and we can make sure it is not a problem with our installer.

Tom Griest
LabTek Corp.




  reply	other threads:[~1996-03-22  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-22  0:00 gnat compiling error nobody
1996-03-22  0:00 ` Tom Griest [this message]
1996-03-23  0:00 ` Mike Young
  -- strict thread matches above, loose matches on Subject: below --
1996-03-25  0:00 Bob Crispen
replies disabled

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