Giter Site home page Giter Site logo

Comments (6)

Vild avatar Vild commented on May 19, 2024

What does file /usr/lib/x86_64-linux-gnu/libfl.so.2 output?

from powernex.

M4GNV5 avatar M4GNV5 commented on May 19, 2024

i get the same.
i just replaced cc/bin/x86_64-powernex-ar inside the build file with ar
Afaik ar just packs files anyways so using the system one shouldnt be that big of a problem.

from powernex.

M4GNV5 avatar M4GNV5 commented on May 19, 2024

also:

➜  ~ file /usr/lib/x86_64-linux-gnu/libfl.so.2    
/usr/lib/x86_64-linux-gnu/libfl.so.2: symbolic link to libfl.so.2.0.0
➜  ~ file /usr/lib/x86_64-linux-gnu/libfl.so.2.0.0
/usr/lib/x86_64-linux-gnu/libfl.so.2.0.0: ASCII text
➜  ~ cat /usr/lib/x86_64-linux-gnu/libfl.so.2.0.0
/* GNU ld script
 *                                -*- Mode: C -*-
 * libfl.so ---
 * Author           : Manoj Srivastava ( [email protected] )
 * Created On       : Mon Sep 11 13:25:55 2006
 * Created On Node  : glaurung.internal.golden-gryphon.com
 * Last Modified By : Manoj Srivastava
 * Last Modified On : Tue Sep 12 03:34:30 2006
 * Last Machine Used: glaurung.internal.golden-gryphon.com
 * Update Count     : 2
 * Status           : Unknown, Use with caution!
 * HISTORY          :
 * Description      :
 *
 * GNU ld script
 * When shared linking is requested, map the request to the PIC static
 * library, which is the closest we come to a shared library here.
 *
 * arch-tag: ce35efb4-3893-42c7-bdcb-56d95beba2ac
 */

INPUT( /usr/lib/x86_64-linux-gnu/libfl_pic.a )

from powernex.

VlasovRoman avatar VlasovRoman commented on May 19, 2024

+, libfl.so* in Debain-like systems contain same information.
P.S. Yes, your method works. Thanks!

from powernex.

Vild avatar Vild commented on May 19, 2024

I guess I should setup a build server that builds the toolchain for multiple distros.
I'll add this to my TODO list.

(Do this at the same time as #25)

from powernex.

Vild avatar Vild commented on May 19, 2024

Superseeded by #55 & #80

from powernex.

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.