Coder Social home page Coder Social logo

Comments (6)

olk avatar olk commented on June 3, 2024

Wether I build boost.context with link=shared or link=static, objdump -t shows the symbols of the fcontext-functions contained in the symbol table (static and shared lib).
I don't know and use vcpkg. Is vcpkg officially supported by boost?

from context.

yyzybb537 avatar yyzybb537 commented on June 3, 2024

Yes, vcpkg can install boost in linux now, because boost support for vcpkg!
I think it will be popular package manager.

from context.

yyzybb537 avatar yyzybb537 commented on June 3, 2024

The bug because when build boost-context with vcpkg. ASM files was not built, can you fix it?

from context.

olk avatar olk commented on June 3, 2024

ASM files are compiled if you use b2 ... as I told you I don't use Windows and I'm unfamiliar with vcpkg.
So I've no idea why yopu get this problem ... I guess it is related how you build boost.context

from context.

ras0219-msft avatar ras0219-msft commented on June 3, 2024

This should be fixed in the latest vcpkg master. We weren't passing the correct architecture flag to b2, which caused it to be unable to select the correct asm files.

@yyzybb537 I've asked for some more clarifying information in the vcpkg thread if your issue is still unsolved.

@olk I think this issue can be closed for now; we will come back if we confirm it's not a vcpkg problem :)

from context.

olk avatar olk commented on June 3, 2024

OK, tx

from context.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.