Git Product home page Git Product logo

Comments (8)

TheFausap avatar TheFausap commented on September 17, 2024

Hello,
I fixed the error, loading mccompiler.asd before to run bootstrap.sh.

regards
Fausto

from mcc.

yvdriess avatar yvdriess commented on September 17, 2024

Strange, the bootstrap.sh script should load the mccompiler via quicklisp:
--eval "(ql:quickload :mccompiler)"

Perhaps sbcl defaults to a different working directory in your case.

My output on OSX Darwin:

This is SBCL 1.1.8.30-51bc001, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
To load "mccompiler":
  Load 1 ASDF system:
    mccompiler
; Loading "mccompiler"

from mcc.

yvdriess avatar yvdriess commented on September 17, 2024

Did you manage to get everything running? If you are having problems with CnC 0.6, I can probably make the mcc compiler work under CnC 1.0.

On 02 Aug 2014, at 07:46, TheFausap [email protected] wrote:

Closed #1.


Reply to this email directly or view it on GitHub.

from mcc.

TheFausap avatar TheFausap commented on September 17, 2024

I was able to build the mcc compiler, but not to compile the generated C++ file.
Unfortunately CnC support for FreeBSD is very limited. I was able only to build CnC 0.5, but not 0.6 or the latest one.
Do you know if there are some pre-built packages for FreeBSD 10 ?

thanks

from mcc.

yvdriess avatar yvdriess commented on September 17, 2024

You can try building CnC 1.0 in FreeBSD from source. If I remember correctly, there was a big CnC API change from 0.5 to 0.6, but not since.

On 05 Aug 2014, at 13:25, TheFausap [email protected] wrote:

I was able to build the mcc compiler, but not to compile the generated C++ file.
Unfortunately CnC support for FreeBSD is very limited. I was able only to build CnC 0.5, but not 0.6 or the latest one.
Do you know if there are some pre-built packages for FreeBSD 10 ?

thanks


Reply to this email directly or view it on GitHub.

from mcc.

TheFausap avatar TheFausap commented on September 17, 2024

Oh thanks... when I go back to home I will try.

2014-08-05 14:25 GMT+02:00 Yves Vandriessche [email protected]:

You can try building CnC 1.0 in FreeBSD from source. If I remember
correctly, there was a big CnC API change from 0.5 to 0.6, but not since.

On 05 Aug 2014, at 13:25, TheFausap [email protected] wrote:

I was able to build the mcc compiler, but not to compile the generated
C++ file.
Unfortunately CnC support for FreeBSD is very limited. I was able only
to build CnC 0.5, but not 0.6 or the latest one.
Do you know if there are some pre-built packages for FreeBSD 10 ?

thanks

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub
#1 (comment).

from mcc.

yvdriess avatar yvdriess commented on September 17, 2024

I tested the bootstrap script with a newer version of SBCL and ran into the same issue. I have added your workaround (to first load the .asd file) to the bootstrap script to fix the issue.

Thanks!

from mcc.

TheFausap avatar TheFausap commented on September 17, 2024

Hello Yves,

I'm trying to compiling the source from github, but it's missing a file
called tls_FreeBSD.cpp
It's not really missing... I suppose, at the moment, there's no way to use
it under freebsd.

But 0.5 it seems working.

regards,
Fausto

2014-08-05 17:59 GMT+02:00 Yves Vandriessche [email protected]:

I tested the bootstrap script with a newer version of SBCL and ran into
the same issue. I have added your workaround (to first load the .asd file)
to the bootstrap script to fix the issue.

Thanks!

Reply to this email directly or view it on GitHub
#1 (comment).

from mcc.

Related Issues (3)

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.