comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.A.Leake@nasa.gov>
Subject: Re: Try to understand a linker Warning ;
Date: 06 Mar 2003 15:07:07 -0500
Date: 2003-03-06T20:21:05+00:00	[thread overview]
Message-ID: <uof4oz2c4.fsf@nasa.gov> (raw)
In-Reply-To: 200336-11621-945152@foorum.com

xela <xela@netcourrier.com> writes:

> Does somebody knows the exact meaning of this linker warning (using
> ObjectAda 7. 2.2) ?

>  ----------
>  ObjectAda Enterprise Edition Version 7.2.2: adabuild
>  Copyright (c) 1997-2002 Aonix. All rights reserved.
>  LINK : warning LNK4089: all references to "USER32.dll" discarded by /OPT:REF

I don't use ObjectAda, but this seems clear enough; the linker
discovered it didn't need USER32.dll.

So you can probably delete USER32.dll from the list of dll's you gave
the linker.

USER32.dll is the core Windows GUI library. If your app is
command-line, this makes sense.

-- 
-- Stephe



      reply	other threads:[~2003-03-06 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06 10:06 Try to understand a linker Warning ; xela
2003-03-06 20:07 ` Stephen Leake [this message]
replies disabled

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