Void Linux discussion
 help / color / mirror / Atom feed
From: Leah Neukirchen <le...@vuxu.org>
To: "gabriel silveira \(aka Toca do Tux\)" <toca...@gmail.com>
Cc: voidlinux <void...@googlegroups.com>
Subject: Re: curisiosities about Void
Date: Tue, 18 Apr 2017 19:47:26 +0200	[thread overview]
Message-ID: <87wpahehg1.fsf@gmail.com> (raw)
In-Reply-To: <2c134216-6a5c-4c2a-aaab-6b1aaf253cbd@googlegroups.com> (gabriel silveira's message of "Tue, 18 Apr 2017 10:14:41 -0700 (PDT)")

"gabriel silveira (aka Toca do Tux)" <toca...@gmail.com> writes:

> Hi!
>
> My name is Gabriel and I'm the owner of Toca do Tux Youtube channel and 
> blog which I (also) already intervewed people like Rob Landley (from 
> Toybox), Rob Russel (from Oh My Zsh), Jonathan Blandford (From Red Hat and 
> Endless M), Jonathan Thomas (from Openshto) and many others:
>
>    - *https://www.youtube.com/user/tocadotux 
>    <https://www.youtube.com/user/tocadotux>*
>    - *http://www.tocadotux.com.br/* <http://www.tocadotux.com.br/>
>    
> Well, I've been using Void and I fell in love with it because of its use of 
> musl (and because I can use Zsh :)
> I have two questions for my own use and for a future video I'm preparing to 
> promote Void:
>
>    1. About the build system. Void has its own build system. When it says 
>    build system, does it mean like gnu make and Ninja build?

Well, XBPS is a complicated bash script that tracks dependencies and
builds the packages in order, so you could consider it a very
specialized version of make.

The packages itself are built with thatever upstream uses, so it will
call make or ninja when compiling the programs.

>    2. Repositories: Can we use both of them at the same time (I mean musl 
>    repository and glibc repository at the same time)?

No, this is not supported.  It may work with static binaries (and
explicit overriding when installing), but in general, glibc and musl
have different ABI so libraries can't be mixed.

> Hope to hear from you soon guys and thank you for the good work you have 
> made. I've been enjoing it a lot.

Thanks,
-- 
Leah Neukirchen  <le...@vuxu.org>  http://leah.zone

  reply	other threads:[~2017-04-18 17:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18 17:14 gabriel silveira (aka Toca do Tux)
2017-04-18 17:47 ` Leah Neukirchen [this message]
2017-04-18 18:49   ` gabriel silveira (aka Toca do Tux)
2017-04-18 20:21     ` Leah Neukirchen
2017-04-18 20:22       ` gabriel silveira

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=87wpahehg1.fsf@gmail.com \
    --to="le..."@vuxu.org \
    --cc="toca..."@gmail.com \
    --cc="void..."@googlegroups.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.
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).