Skip to content

webkit-gtk, unrecognized command-line option ‘-stdlib=libstdc++’ #844

@StefanSalewski

Description

@StefanSalewski

I got this error already on a fresh install one week ago, and now again.

It was reported already long time ago, #808

I have no idea why the clang option is enabled for gcc. And what makes it really ugly is, that we have to touch the original files to fix it,

/etc/portage/package.cflags # cat clang.conf

# BEGIN: Packages which require libstdc++
media-libs/exempi CXXFLAGS+=-stdlib=libstdc++ # fatal error: 'tr1/memory' file not found
#net-libs/webkit-gtk CXXFLAGS+=-stdlib=libstdc++ # error: use of undeclared identifier 'LC_ALL'
# END: Packages which require libstdc++

which then makes it difficult to update the original package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions