public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* math library
@ 1997-09-29  5:03 Rolf Tschernig
  1997-09-29  7:35 ` Mikey
  1997-09-29 21:22 ` J Russell Smyth
  0 siblings, 2 replies; 3+ messages in thread
From: Rolf Tschernig @ 1997-09-29  5:03 UTC (permalink / raw)
  To: gnu-win32

Hi,
I am looking for information how to load the math libraries during
linking using gnuwin32 on Windows NT4.0. On the UNIX workstation
it has been -lm but I cannot find it for the gnuwin32.

Thank you very much
Rolf Tschernig

===========================================================================
Dr. Rolf Tschernig              Institut fuer Oekonometrie und Statistik
Phone: (+49) 30 / 2093 5623     Humboldt-Universitaet zu Berlin
(Sec.                  5713)    Spandauer Str. 1, 10178 Berlin
Fax:   (+49) 30 / 2093 5712     Germany  
email: rolf@wiwi.hu-berlin.de
===========================================================================

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: math library
  1997-09-29  5:03 math library Rolf Tschernig
@ 1997-09-29  7:35 ` Mikey
  1997-09-29 21:22 ` J Russell Smyth
  1 sibling, 0 replies; 3+ messages in thread
From: Mikey @ 1997-09-29  7:35 UTC (permalink / raw)
  To: Rolf Tschernig, gnu-win32

The "C" and "MATH" libraries are contained
in libcygwin.a, and are automatically offered for link
at linktime.

remove any explicit references to -lc or -lm from your
link lines, and relink, and everything should be fine.

On Mon, 29 Sep 1997 14:03:31 +0200, you wrote:

>Hi,
>I am looking for information how to load the math libraries during
>linking using gnuwin32 on Windows NT4.0. On the UNIX workstation
>it has been -lm but I cannot find it for the gnuwin32.
>
>Thank you very much
>Rolf Tschernig
>
>===========================================================================
>Dr. Rolf Tschernig              Institut fuer Oekonometrie und Statistik
>Phone: (+49) 30 / 2093 5623     Humboldt-Universitaet zu Berlin
>(Sec.                  5713)    Spandauer Str. 1, 10178 Berlin
>Fax:   (+49) 30 / 2093 5712     Germany  
>email: rolf@wiwi.hu-berlin.de
>===========================================================================
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

(jeffdbREMOVETHIS@netzone.com)
delete REMOVETHIS from the above to reply
         Mikey
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: math library
  1997-09-29  5:03 math library Rolf Tschernig
  1997-09-29  7:35 ` Mikey
@ 1997-09-29 21:22 ` J Russell Smyth
  1 sibling, 0 replies; 3+ messages in thread
From: J Russell Smyth @ 1997-09-29 21:22 UTC (permalink / raw)
  To: gnu-win32

Rolf Tschernig wrote:

> Hi,
> I am looking for information how to load the math libraries during
> linking using gnuwin32 on Windows NT4.0. On the UNIX workstation
> it has been -lm but I cannot find it for the gnuwin32.
>
> Thank you very much
> Rolf Tschernig
>

 the math functions are included by default under gnuwin32.. try
downloading the (dummy) libm.a from

http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32/

  in the contributions page and put it in your \lib to fake out the make

  Russ Smyth
  jrussell@voicenet.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-09-29 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-29  5:03 math library Rolf Tschernig
1997-09-29  7:35 ` Mikey
1997-09-29 21:22 ` J Russell Smyth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).