Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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