This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: C++ - Why always libm?


> "embedded".  It doesn't matter though, the semantics are moot.  The real
> question stems from the fact that space is at a premium in my environment,
> which is why I want to understand the reasons for adding another shared
> library.

Something, somewhere must need something from libm.  Had you thought about
linking it statically?

Ben



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]