Re: compile detection of powf, etc
- From: "Ed Vogel" <edward.vogel@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 09:06:23 -0500
"Jack Klein" <jackklein@xxxxxxxxxxx> wrote in message
news:akptt19ji7cjbnmthpldau5o5l20qttijf@xxxxxxxxxx
> I don't agree with the statement that the "compiler and the library
> are commonly separate". I don't know of a single other implementation
> other than some gcc variants where this is so.
>
> Do you know of any others?
>
> --
Jack,
All HP C compiler implementations (HP-UX, Tru64 UNIX, and OpenVMS)
ship separately from the libraries. The libraries ship with the O.S. as
they
are needed by many applications that do not require the compilers.
Ed Vogel
HP C/C++ Engineering.
.
- Follow-Ups:
- Re: compile detection of powf, etc
- From: Eric Sosman
- Re: compile detection of powf, etc
- References:
- compile detection of powf, etc
- From: Marco
- Re: compile detection of powf, etc
- From: Eric Sosman
- Re: compile detection of powf, etc
- From: Keith Thompson
- Re: compile detection of powf, etc
- From: Jack Klein
- compile detection of powf, etc
- Prev by Date: Re: Help! Need to make my own color...
- Next by Date: Re: Help! Need to make my own color...
- Previous by thread: Re: compile detection of powf, etc
- Next by thread: Re: compile detection of powf, etc
- Index(es):
Relevant Pages
|