You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2011/03/06 00:17:45 UTC

[jira] Assigned: (STDCXX-1052) Hardcoded linker options (`-lm' & `-lc') cause problems when configuring with a different compiler than `gcc'

     [ https://issues.apache.org/jira/browse/STDCXX-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-1052:
------------------------------------

    Assignee: Martin Sebor

> Hardcoded linker options (`-lm' & `-lc') cause problems when configuring with a different compiler than `gcc'

> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: STDCXX-1052
>                 URL: https://issues.apache.org/jira/browse/STDCXX-1052
>             Project: C++ Standard Library
>          Issue Type: Improvement
>         Environment: Linux and Embedded 
>            Reporter: Wojciech Meyer
>            Assignee: Martin Sebor
>
> We are having problems with the configuration scripts. Our compiler
> refuses to accept `-lm' & `-lc' GNU style command line switches to
> denote linking with a standard library. They are hardcoded in
> `libc_decl.sh' and `makefile.common'.  We propose introducing a special
> `Makefile' variable `WITHOUT_BASE_LIBS' that excludes generating them
> for compilation of configuration files during the configure step.
> Patch is against trunk.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira