Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18336

Re: Build debian Linux distribution for Galileo board with debootstrap

$
0
0

Hi,

I read a little bit about how to compile packages for the quark x1000 processor with gcc.

I think, it needs

 

CC="gcc -m32 -fno-stack-protector -march=i586" ./configure

 

The -fno-stack-protector flag normally does nothing.

But when you enable it via -fstack-protector it gives segfault sometimes.

Some packages from debian are compiled with this flag and some without. So, may be quark does not like this

and you have to disable it explicit via -fno-stack-protector

At this moment I compile on the quark itself:-)

ftp://ftp.de.debian.org/debian/pool/main/o/openssh/openssh_6.0p1.orig.tar.gz

and we will soon see,

Dietmar


Viewing all articles
Browse latest Browse all 18336

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>