public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mumit Khan <khan@xraylith.wisc.edu>
To: STAFFAN RINGBOM <ringbom@shh.fi>
Cc: egcs@egcs.cygnus.com
Subject: Re: EGCS-1.1.2
Date: Wed, 21 Apr 1999 08:41:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.93.990421103828.6355A-100000@modi.xraylith.wisc.edu> (raw)
In-Reply-To: <C05CCEC7B08@asken.shh.fi>

On Wed, 21 Apr 1999, STAFFAN RINGBOM wrote:

> I've just downloaded egcs-1.1.2. for win95
> (with mingw32)
> 
> Problems:
> 1. NO libm !!!
>   That means that those programs that used
>   to run with the compiling switch -lm is not compiled!!!!
>   Found a meaningless libm.a !<archive>.
>   (The DJGPP compiler has libm!)
>   Use frequently some of the functions included in 
>   gcc:s math.h as "external C". 

Somehow the dummy libm.a is corrupted (some of the unizp programs have
a nasty tendency of trying to guess text vs binary and screws up files).

For now, you can do the following:
  
  $ cd /egcs-1.1.2/i386-mingw32/lib
  $ rm libm.a
  $ ar crv libm.a
  $ ranlib libm.a

I usually include a dummy.c file with a static dummy integer in it,
but that's not required.

> Q: Are you workning on the port of libm to egcs.
>    If not is it easily avalilable for egcs for win32 from any
>    other source?? 

No need. All the math libraries are already included via the import
library (crtdll or msvcrt).

Regards,
Mumit


WARNING: multiple messages have this Message-ID
From: Mumit Khan <khan@xraylith.wisc.edu>
To: STAFFAN RINGBOM <ringbom@shh.fi>
Cc: egcs@egcs.cygnus.com
Subject: Re: EGCS-1.1.2
Date: Fri, 30 Apr 1999 23:15:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.93.990421103828.6355A-100000@modi.xraylith.wisc.edu> (raw)
Message-ID: <19990430231500.XgPrjk8cZtKOEkQnTqB6NKCarttBCE7amNKFxuTQokM@z> (raw)
In-Reply-To: <C05CCEC7B08@asken.shh.fi>

On Wed, 21 Apr 1999, STAFFAN RINGBOM wrote:

> I've just downloaded egcs-1.1.2. for win95
> (with mingw32)
> 
> Problems:
> 1. NO libm !!!
>   That means that those programs that used
>   to run with the compiling switch -lm is not compiled!!!!
>   Found a meaningless libm.a !<archive>.
>   (The DJGPP compiler has libm!)
>   Use frequently some of the functions included in 
>   gcc:s math.h as "external C". 

Somehow the dummy libm.a is corrupted (some of the unizp programs have
a nasty tendency of trying to guess text vs binary and screws up files).

For now, you can do the following:
  
  $ cd /egcs-1.1.2/i386-mingw32/lib
  $ rm libm.a
  $ ar crv libm.a
  $ ranlib libm.a

I usually include a dummy.c file with a static dummy integer in it,
but that's not required.

> Q: Are you workning on the port of libm to egcs.
>    If not is it easily avalilable for egcs for win32 from any
>    other source?? 

No need. All the math libraries are already included via the import
library (crtdll or msvcrt).

Regards,
Mumit



  parent reply	other threads:[~1999-04-21  8:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-21  5:32 EGCS-1.1.2 STAFFAN RINGBOM
1999-04-21  6:23 ` EGCS-1.1.2 Martin Kahlert
1999-04-30 23:15   ` EGCS-1.1.2 Martin Kahlert
1999-04-21  8:41 ` Mumit Khan [this message]
1999-04-30 23:15   ` EGCS-1.1.2 Mumit Khan
1999-04-30 23:15 ` EGCS-1.1.2 STAFFAN RINGBOM
  -- strict thread matches above, loose matches on Subject: below --
1999-03-20 18:17 egcs-1.1.2 Axel Liljencrantz
1999-03-31 23:46 ` egcs-1.1.2 Axel Liljencrantz
1999-03-15 21:30 egcs-1.1.2 Jeffrey A Law
     [not found] ` < 9342.921562234@hurl.cygnus.com >
1999-03-16  1:41   ` egcs-1.1.2 Alex Buell (Home)
1999-03-31 23:46     ` egcs-1.1.2 Alex Buell (Home)
1999-03-16  8:50   ` egcs-1.1.2 espie
     [not found]     ` < 19990316165016.18613.qmail@quatramaran.ens.fr >
1999-03-16 18:44       ` egcs-1.1.2 Jeffrey A Law
1999-03-31 23:46         ` egcs-1.1.2 Jeffrey A Law
1999-03-31 23:46     ` egcs-1.1.2 espie
1999-03-31 23:46 ` egcs-1.1.2 Jeffrey A Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SUN.3.93.990421103828.6355A-100000@modi.xraylith.wisc.edu \
    --to=khan@xraylith.wisc.edu \
    --cc=egcs@egcs.cygnus.com \
    --cc=ringbom@shh.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).