> On 2018-09-19, at 17:54, Jack wrote:
>
> Unless I'm missing something, I'm surprised nobody has mentioned one
> potential problem. Unless you are careful, code you compile for an AMD may
> not run on an Intel. If you are just going to compile binary packages to
> move and install, this m
чт, 20 сент. 2018 г. в 0:56, Jack :
>
> On 9/19/18 5:45 PM, gevisz wrote:
> > вт, 18 сент. 2018 г. в 22:44, George Kettleborough :
> >> If you can run gcc on the new system first you can find out what flags
> >> -march=native would produce and use those. See:
> >> https://blogs.gentoo.org/mgorny/20
ср, 19 сент. 2018 г. в 11:38, Walter Dnes :
>
> On Tue, Sep 18, 2018 at 10:22:30AM +0300, gevisz wrote
>
> > What will be the correct march cflag for Intel Pentium
> > Dual-Core E2160 SLA8Z Malay processor to set up in
> > make.conf ?
>
> If you have gcc *ON THE TARGET MACHINE*, execute the comma
On 9/19/18 5:45 PM, gevisz wrote:
вт, 18 сент. 2018 г. в 22:44, George Kettleborough :
If you can run gcc on the new system first you can find out what flags
-march=native would produce and use those. See:
https://blogs.gentoo.org/mgorny/2014/06/23/inlining-marchnative-for-distcc/
Thank you for
ср, 19 сент. 2018 г. в 0:53, james :
>
> On 9/18/18 3:22 AM, gevisz wrote:
> > Currently, I am prepairing to build Gentoo system on
> > computer with AMD Athlon 64 X2 for computer with
> > Intel Pentium Dual-Core E2160 SLA8Z Malay processor.
> >
> > What will be the correct march cflag for Intel Pe
вт, 18 сент. 2018 г. в 22:44, George Kettleborough :
>
> If you can run gcc on the new system first you can find out what flags
> -march=native would produce and use those. See:
> https://blogs.gentoo.org/mgorny/2014/06/23/inlining-marchnative-for-distcc/
Thank you for the link.
It would be usefu
Ühel kenal päeval, K, 19.09.2018 kell 16:35, kirjutas Helmut Jarausch:
> Hi,
> I wonder what I am doing wrong.
> For several packages, e.g. x11-terms/kitty-0.12.1
> I get access violations like
>
> * ACCESS DENIED: mkdir:/root/.config/kitty
>
> The cause of this is clear: emerge is
Hi,
I wonder what I am doing wrong.
For several packages, e.g. x11-terms/kitty-0.12.1
I get access violations like
* ACCESS DENIED: mkdir:/root/.config/kitty
The cause of this is clear: emerge is running as user/group 'portage'
but
ls -ld /root/.config
gives
drwx-- 15 root p
Ühel kenal päeval, K, 19.09.2018 kell 08:58, kirjutas David Haller:
> Hello,
>
> On Wed, 19 Sep 2018, Andrew Udvare wrote:
> > Curiosity: what is the reason for wxGTK:3.0 and wxGTK:3.0-gtk3 ?
>
> wxGTK:3.0 uses gtk+-2 and wxGTK:3.0-gtk3 uses gtk+-3.
That, and we couldn't do it with just flipping
On Tue, Sep 18, 2018 at 10:22:30AM +0300, gevisz wrote
> What will be the correct march cflag for Intel Pentium
> Dual-Core E2160 SLA8Z Malay processor to set up in
> make.conf ?
If you have gcc *ON THE TARGET MACHINE*, execute the command...
gcc -c -Q -march=native --help=target | grep march=
10 matches
Mail list logo