On 4/30/2024 12:26 AM, ralfconn wrote:
The crossdev environment on the desktop knows nothing about the packages
installed on the Pi, so I copied /var/db/pkg from Pi to
/usr/aarch64-unknown-linux-gnu/var/db/pkg on the desktop. I ran emerge
--sync on the Pi and on the desktop approximatively at t
Il 01/05/24 19:54, ralfconn ha scritto:
Il 01/05/24 19:05, Michael ha scritto:
I've built the cross toolchain with 'crossdev --taget
aarch64-unknown-linux-gnu' per wiki [2]. I've selected a 23.0-split-usr
profile on the Pi since this is the one supported by the crossdev
(or so
I understood fr
Il 01/05/24 19:05, Michael ha scritto:
I've built the cross toolchain with 'crossdev --taget
aarch64-unknown-linux-gnu' per wiki [2]. I've selected a 23.0-split-usr
profile on the Pi since this is the one supported by the crossdev (or so
I understood from the error message when I tried with the
On Monday, 29 April 2024 22:26:49 BST ralfconn wrote:
> Hello,
>
> I recently got me a Raspberry Pi4b to use as a PiHole [1]. As a first
> step I put user-space Gentoo (i.e. aarch64 stage3) on it and now I am
> trying to set up my desktop to cross-compile binary packages for the PI,
> to keep the
Am Mon, Apr 29, 2024 at 11:26:49PM +0200 schrieb ralfconn:
> Hello,
>
> I recently got me a Raspberry Pi4b to use as a PiHole [1]. As a first step I
> put user-space Gentoo (i.e. aarch64 stage3) on it and now I am trying to set
> up my desktop to cross-compile binary packages for the PI, to keep t
Hello,
I recently got me a Raspberry Pi4b to use as a PiHole [1]. As a first
step I put user-space Gentoo (i.e. aarch64 stage3) on it and now I am
trying to set up my desktop to cross-compile binary packages for the PI,
to keep the Pi up-to-date in reasonable computing time.
I've built the c
Hello,
On Sun, Dec 17, 2017 at 8:14 AM, Mart Raudsepp wrote:
> On P, 2017-12-17 at 16:50 +0800, Bill Kenworthy wrote:
>> Something I cant figure out:
>>
>> ARM is still on the 13 profiles - should an amd64 system used to
>> cross
>> compile for arm (Raspberry Pi's) be left on the 13 profiles or 1
On P, 2017-12-17 at 16:50 +0800, Bill Kenworthy wrote:
> Something I cant figure out:
>
> ARM is still on the 13 profiles - should an amd64 system used to
> cross
> compile for arm (Raspberry Pi's) be left on the 13 profiles or 17
> will
> work fine?
ARM profiles are delayed to potentially fix CH
Something I cant figure out:
ARM is still on the 13 profiles - should an amd64 system used to cross
compile for arm (Raspberry Pi's) be left on the 13 profiles or 17 will
work fine?
BillK
> On 23 Feb 2017, at 22:21, R0b0t1 wrote:
>
> However it's gotten to the point where not even building on-device
> works. I'm experiencing breakage in a lot of core packages that may or
> may not be related to portage. What is the best way to ask for help?
> The users on the forums and IRC do no
On Thu, 23 Feb 2017 16:21:04 -0600 R0b0t1 wrote:
> Hello,
>
> So apparently I am single-handedly attempting to stabilize arm64 (at
> least, it feels that way). Per the "Gentoo on Alternative
> Architectures" subforum
> (https://forums.gentoo.org/viewforum-f-32.html) two users have gotten
> almost
Hello,
So apparently I am single-handedly attempting to stabilize arm64 (at
least, it feels that way). Per the "Gentoo on Alternative
Architectures" subforum
(https://forums.gentoo.org/viewforum-f-32.html) two users have gotten
almost everything working, in some cases having to resort to building
Am 13.09.2013 19:54, schrieb Stefan G. Weichinger:
> Am 12.09.2013 16:55, schrieb Yohan Pereira:
>> On 12/09/13 at 09:21am, Stefan G. Weichinger wrote:
>>> ps: anyone using mosh already? Experiences? opinions?
Could someone tell me just from a general point of view if I could just
*try* to copy m
Am 12.09.2013 16:55, schrieb Yohan Pereira:
> On 12/09/13 at 09:21am, Stefan G. Weichinger wrote:
>> ps: anyone using mosh already? Experiences? opinions?
>
> I've been using mosh for almost a month now for my remote servers and
> when I'm away, for my workstation. I like the local echo and the
>
On 12/09/13 at 09:21am, Stefan G. Weichinger wrote:
> ps: anyone using mosh already? Experiences? opinions?
I've been using mosh for almost a month now for my remote servers and
when I'm away, for my workstation. I like the local echo and the
persistent session over dodgy network connections. I ca
I read about mosh http://mosh.mit.edu/ only yesterday and installed it
on some of my systems to get started with it.
I have a server at a customer which I access through an IPSEC tunnel ...
for some reason the openssh-connection somehow stalls and even playing
with the IPSEC-params didn't help mu
On 01/18/2012 01:18:03 AM, Mike Edenfield wrote:
> While I program a lot on my Linux machines, I haven't actually found
> an IDE that doesn't make me wish VS ran on Linux.
Did you have a look at CodeLite (www.codelite.org) ?
If you like, I can send you an ebuild for it (but you
can install it u
> From: Chris Walters [mailto:cjw20...@comcast.net]
> Sent: Tuesday, January 17, 2012 9:27 AM
>
> On 1/17/2012 08:39 AM, Mike Edenfield wrote:
> > On 1/17/2012 1:55 AM, Chris Walters wrote:
> >> that have make files for MS Visual Studio. I have no interest in
> >> purchasing Visual Studio.
> >
>
Mike Edenfield wrote:
> On 1/17/2012 1:55 AM, Chris Walters wrote:
>> Hi,
>>
>> I have a question about cross compiling in Gentoo - specifically cross
>> compiling for W32/W64. I tried their preferred method and didn't like
>> it, so I
>> downloaded the appropriate Mingw64 build files, set up a cr
Chris Walters wrote:
> Do you, by chance, know where I can find an nmake-compatible version of make?
Be careful microsofts "nmake" is not compatible to nmake
nmake has been written by David Korn and Glenn Fowler in the mid 1980s.
Microsoft much later "resused" the name for something non-co
Chris Walters wrote:
> I am using the equivalent of the Debian cross compiler - without Debian. This
> has been used to cross compile many 32 bit applications from Debian for W32,
> from what I understand. I have managed to cross compile bzip2, lame, libogg,
> libvorbis, vorbis-tools, and a few
On 1/17/2012 08:39 AM, Mike Edenfield wrote:
> On 1/17/2012 1:55 AM, Chris Walters wrote:
>> that have make files for MS Visual Studio. I have no interest in purchasing
>> Visual Studio.
>
> Just a point of interest: "Visual Studio" doesn't use Makefiles; Visual C++
> can
> import Makefile proje
On Tue, Jan 17, 2012 at 01:55:25AM -0500, Chris Walters wrote:
> My question is, does anyone know of any good resources (mailing lists, sites,
> etc.) on cross compiling on a GNU/Linux platform for a W32/W64 platform? The
> searches I've run have directed me to sites that talk about using MSYS and
On 1/17/2012 6:41 AM, Joerg Schilling wrote:
Chris Walters wrote:
I have a question about cross compiling in Gentoo - specifically cross
compiling for W32/W64. I tried their preferred method and didn't like it, so I
downloaded the appropriate Mingw64 build files, set up a cross compile accoun
On 1/17/2012 1:55 AM, Chris Walters wrote:
Hi,
I have a question about cross compiling in Gentoo - specifically cross
compiling for W32/W64. I tried their preferred method and didn't like it, so I
downloaded the appropriate Mingw64 build files, set up a cross compile account,
with the appropria
On 1/17/2012 06:41 AM, Joerg Schilling wrote:
> I am not sure what you really like. Cross compiling is a general "problem"
> and
> not related to a specific distro.
>
> For your specific problem: it is most unlikely that you will get a MS cross
> compiler that runs on other platforms than WIN-D
Chris Walters wrote:
> I have a question about cross compiling in Gentoo - specifically cross
> compiling for W32/W64. I tried their preferred method and didn't like it, so
> I
> downloaded the appropriate Mingw64 build files, set up a cross compile
> account,
> with the appropriate paths, var
Hi,
I have a question about cross compiling in Gentoo - specifically cross
compiling for W32/W64. I tried their preferred method and didn't like it, so I
downloaded the appropriate Mingw64 build files, set up a cross compile account,
with the appropriate paths, variables, etc. Most packages comp
On Thu, 25 Oct 2007 23:32:13 -0300
Davi <[EMAIL PROTECTED]> wrote:
> Em Qui 25 Out 2007, Iain Buchanan escreveu:
> > On Sat, 2007-10-20 at 17:23 +0300, Stratos Psomadakis wrote:
> > > O/H Michael Sullivan έγραψε:
> [...]
> > > and of course start distccd in each partitipating pc...
> >
> > but aft
Em Qui 25 Out 2007, Iain Buchanan escreveu:
> On Sat, 2007-10-20 at 17:23 +0300, Stratos Psomadakis wrote:
> > O/H Michael Sullivan έγραψε:
[...]
> > and of course start distccd in each partitipating pc...
>
> but after all that, some ebuilds don't let you use distcc because it
> seems to break the
On Sat, 2007-10-20 at 17:23 +0300, Stratos Psomadakis wrote:
> O/H Michael Sullivan έγραψε:
> > I've read over the guide at
> > http://www.gentoo.org/doc/en/cross-compiling-distcc.xml about
> > cross-compiling with distcc. This may be a really stupid question, but
> > how do I force my slow box t
O/H Michael Sullivan έγραψε:
> I've read over the guide at
> http://www.gentoo.org/doc/en/cross-compiling-distcc.xml about
> cross-compiling with distcc. This may be a really stupid question, but
> how do I force my slow box to use cross-compiling via distcc? Is there
> some special option I have
Em Sex 19 Out 2007, Michael Sullivan escreveu:
> I've read over the guide at
> http://www.gentoo.org/doc/en/cross-compiling-distcc.xml about
> cross-compiling with distcc. This may be a really stupid question, but
> how do I force my slow box to use cross-compiling via distcc? Is there
> some spe
I've read over the guide at
http://www.gentoo.org/doc/en/cross-compiling-distcc.xml about
cross-compiling with distcc. This may be a really stupid question, but
how do I force my slow box to use cross-compiling via distcc? Is there
some special option I have to pass to emerge to invoke it? The g
34 matches
Mail list logo