mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "piranna@gmail.com" <piranna@gmail.com>
To: musl@lists.openwall.com
Subject: Re: Bug on fstat()?
Date: Mon, 25 Aug 2014 11:31:28 +0200	[thread overview]
Message-ID: <CAKfGGh0Vzv9WWDetftwTAtYbgQaQczBbr2YiFD8EsHuqwLzNKQ@mail.gmail.com> (raw)
In-Reply-To: <CAKfGGh3AE0rHRzHsR5sc-azRHCv3euQawEKTLHWxaRH68fbHiQ@mail.gmail.com>

> So, is g++ mandatory for compilation? Is there any solution? I'll try
> to set CXX to musl-gcc too, but didn't see anything about this and I'm
> not sure if it would work... If it doesn't work, would I need to
> create a musl-g++ wrapper?

Confirmed: doesn't work, it has failed just in the first C++ source
code file it has found:

  musl-gcc '-DV8_TARGET_ARCH_IA32' '-DENABLE_DISASSEMBLER'
'-DV8_USE_DEFAULT_PLATFORM'
'-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8/src  -pthread
-Wall -Wextra -Wno-unused-parameter -m32 -fno-strict-aliasing -m32 -O3
-ffunction-sections -fdata-sections -fno-tree-vrp
-fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3
-fno-rtti -fno-exceptions -MMD -MF
/home/piranna/Dropbox/Proyectos/NodeOS/NodeOS-QEmu/Layer2-nodejs/deps/node/out/Release/.deps//home/piranna/Dropbox/Proyectos/NodeOS/NodeOS-QEmu/Layer2-nodejs/deps/node/out/Release/obj.target/v8_base.ia32/deps/v8/src/accessors.o.d.raw
 -c -o /home/piranna/Dropbox/Proyectos/NodeOS/NodeOS-QEmu/Layer2-nodejs/deps/node/out/Release/obj.target/v8_base.ia32/deps/v8/src/accessors.o
../deps/v8/src/accessors.cc
In file included from ../deps/v8/src/platform.h:28:0,
                 from ../deps/v8/src/assert-scope.h:9,
                 from ../deps/v8/src/v8.h:34,
                 from ../deps/v8/src/accessors.cc:5:
../deps/v8/src/vector.h:9:21: fatal error: algorithm: No existe el
archivo o el directorio
 #include <algorithm>
                     ^
compilation terminated.

I'll try to hack a musl-gcc wrapper to see if there's better luck...


-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux


  reply	other threads:[~2014-08-25  9:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-24 20:51 piranna
2014-08-24 21:05 ` Rich Felker
2014-08-24 21:23   ` piranna
2014-08-24 21:35     ` Luca Barbato
2014-08-25  9:18       ` piranna
2014-08-25  9:31         ` piranna [this message]
2014-08-25  9:49           ` Szabolcs Nagy
2014-08-25 15:48             ` Rich Felker
2014-08-26 19:05               ` piranna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKfGGh0Vzv9WWDetftwTAtYbgQaQczBbr2YiFD8EsHuqwLzNKQ@mail.gmail.com \
    --to=piranna@gmail.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).