lkcl changed the topic of #arm-netbook to: arm-netbook: Don't ask to ask. Just ask! - EOMA68 spec http://bit.ly/ZHqfxA - ML arm-netbook@lists.phcomp.co.uk - Logs http://bit.ly/XELKJq or http://bit.ly/15OCYPD - For Allwinner/sunxi discussions prefer #linux-sunxi - iMX6 Card http://bit.ly/XAUGCD - Flying Squirrel http://bit.ly/WgOYaR - Allwinner A10/A20 Card http://bit.ly/zBLAbY - http://rhombus-tech.net
stamina has joined #arm-netbook
stamina has quit [Ping timeout: 264 seconds]
stefanro has joined #arm-netbook
stefanro1 has quit [Ping timeout: 260 seconds]
kaspter has joined #arm-netbook
rz2k has quit []
kaspter has quit [Read error: Connection reset by peer]
gsilvis_ is now known as gsilvis
gsilvis is now known as gsilvis_
tinti has quit [Quit: Leaving]
tuliom has quit [Quit: Konversation terminated!]
merbzt has quit [Ping timeout: 264 seconds]
gimli has joined #arm-netbook
wingrime has joined #arm-netbook
ykchavan has joined #arm-netbook
wingrime has quit [Ping timeout: 252 seconds]
ykchavan has quit [Quit: Leaving]
eebrah|FTS has joined #arm-netbook
hht has joined #arm-netbook
gimli has quit [Remote host closed the connection]
wingrime has joined #arm-netbook
akaizen has quit [Remote host closed the connection]
akaizen has joined #arm-netbook
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #arm-netbook
ykchavan has joined #arm-netbook
mcbrick has quit [Remote host closed the connection]
Kebianizao|work has joined #arm-netbook
massi has joined #arm-netbook
stamina has joined #arm-netbook
gimli has joined #arm-netbook
rellla has joined #arm-netbook
rellla2 has joined #arm-netbook
rellla has quit [Ping timeout: 264 seconds]
panda84kde has joined #arm-netbook
gimli has quit [Ping timeout: 248 seconds]
dfletcher has quit [Ping timeout: 240 seconds]
dfletcher has joined #arm-netbook
popolon has joined #arm-netbook
wingrime has quit [Ping timeout: 248 seconds]
rellla2 is now known as rellla
ykchavan has quit [Ping timeout: 264 seconds]
eebrah|FTS has quit [Ping timeout: 240 seconds]
eebrah|noPC has joined #arm-netbook
Dessimat0r has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
acassis has joined #arm-netbook
nashpa has quit [Ping timeout: 264 seconds]
eebrah|FTS has joined #arm-netbook
nashpa has joined #arm-netbook
stamina has quit [Ping timeout: 264 seconds]
eebrah|FTS has quit [Ping timeout: 265 seconds]
leowt has joined #arm-netbook
Kraln has joined #arm-netbook
Kraln-_ has joined #arm-netbook
Kraln- has quit [Ping timeout: 240 seconds]
Kraln has quit [Ping timeout: 264 seconds]
leowt has quit [Quit: leowt]
leowt has joined #arm-netbook
<WarheadsSE> meow ^^
<keebler> Hola
leowt has quit [Quit: leowt]
<WarheadsSE> your cat take a walk on your keyboard keebler ?
<WarheadsSE> Or did you just pass out on it, drool & short the board into causing random input?
eebrah|noPC has quit [Ping timeout: 240 seconds]
stamina has joined #arm-netbook
leowt has joined #arm-netbook
<keebler> Spanish for Hello
<keebler> :)
<keebler> And I had to go.
herdingcat has joined #arm-netbook
datagutt has quit [Quit: kthxbai]
leowt has quit [Quit: leowt]
herdingcat has quit [Ping timeout: 264 seconds]
leowt has joined #arm-netbook
wingrime has joined #arm-netbook
datagutt has joined #arm-netbook
herdingcat has joined #arm-netbook
<herdingcat> is there any doc about how to generate best optimized toolchain for cubeboard?
leowt has quit [Quit: leowt]
leowt has joined #arm-netbook
ykchavan has joined #arm-netbook
<herdingcat> is there any doc about how to generate best optimized toolchain for cubeboard?
<WarheadsSE> "optimized toolchain"
<WarheadsSE> Which one.
<herdingcat> for cubeboard
* WarheadsSE claps
<WarheadsSE> Which one?
<WarheadsSE> There are 3 now, so the first one, A10?
<herdingcat> yes
<herdingcat> oh sorry
<herdingcat> WarheadsSE, ^^
<WarheadsSE> Okay, so what are you thinking are not already optimized?
<WarheadsSE> ANd for which userland? -- generally, they are all just cortex-a generic optimizations. The compile-time flags to gcc/g++/etc set apart the differences
<WarheadsSE> those flags for *using* the chain
<herdingcat> WarheadsSE, yes, that's what I would like to know, the flags.
<WarheadsSE> fo using the exsting chain to compile programs
<herdingcat> WarheadsSE, O_o
<herdingcat> there's no doc like rpi? The flags/settings about toolchain?
<WarheadsSE> toolchain building & optimization != compile time flags for programs built using that toolchain
<WarheadsSE> native toolchain? cross toolchain?
<herdingcat> cross toolchain
<WarheadsSE> alright... for this "level of detail" link me to this "rpi documentation"
<WarheadsSE> A10 -- cortex-A8
<herdingcat> WarheadsSE, any doc about it?
<herdingcat> I'm using crosstool-ng
leowt has quit [Quit: leowt]
<WarheadsSE> herdingcat: SHOW ME THE RPI
<WarheadsSE> You don't need some board-specific toolchain for the cubie.
<WarheadsSE> a fairly generic armv7-a compiled chain will do.
<WarheadsSE> a fairly generic armv7-a compiler chain will do.
<herdingcat> oh, sorry
<WarheadsSE> the only reason people think that RPi needs a specific one is because they are not aware that there are dozens of ARMv6 boards, and the same _exact_ chain will work for _all_ of them
eebrah|FTS has joined #arm-netbook
<WarheadsSE> includes our entire config
<WarheadsSE> you can read that config to see which configuration options
<WarheadsSE> what is your host system?
<hno> herdingcat, any recent armhf toolchain will be fine, except kernel 3.4 which needs a little older (gcc-4.7 or earlier)
<hno> and still not sure what you actually ask about. How to build a toolchain? Or how to optimize a program for running on Cubieboard?
<herdingcat> WarheadsSE, Fedora 18 x86_64
<herdingcat> hno, just wanna build up an optimized toolchain on my host for cubeboard.
<hno> why do you need the toolchain optimized? Is your host slow?
<herdingcat> hno, no
<WarheadsSE> hno: we're in agreement here
<WarheadsSE> He doesn't seem to understand that a toolchain is not optimized
<WarheadsSE> he just needs a toolchain that can compile armv7-a code..
<WarheadsSE> fedora should have that packaged
<hno> Any recent armhf toolchain will build optimized programs for your Cubieboard.
<WarheadsSE> either using the linaro pre-built chains
<hno> any prebuilt, or shipped with your dirsto (but Fedora don't) or compiled using crosstools-ng.
<WarheadsSE> fedora doesnt? really?
<WarheadsSE> I have to have a chat with John Dulaney
<hno> Fedora now ships toolchain, but no cross-userland so you can only use it to compile kernel.
<hno> there is too many userlands..
<WarheadsSE> I can't say I ever bother with a cross userland..
<hno> I do sometimes for building initramfs images or small tools, but for any serious userland compile I compile natively on the unit in question.
<WarheadsSE> Yup
<WarheadsSE> hence my distcc link
<hno> herdingcat, have you got your question answered?
ykchavan has quit [Ping timeout: 248 seconds]
eebrah|FTS has quit [Ping timeout: 252 seconds]
eebrah|FTS has joined #arm-netbook
rz2k has joined #arm-netbook
acassis has quit [Ping timeout: 264 seconds]
<herdingcat> hno, I think, yes
<herdingcat> thanks all
<WarheadsSE> np
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
mcbrick has joined #arm-netbook
eebrah|FTS has quit [Ping timeout: 240 seconds]
eebrah|FTS has joined #arm-netbook
eebrah|noPC has joined #arm-netbook
ycx has joined #arm-netbook
Dessimat0r has joined #arm-netbook
Kebianizao|work has quit [Ping timeout: 248 seconds]
huli_ has joined #arm-netbook
arokux2 has joined #arm-netbook
herdingcat has quit [Ping timeout: 248 seconds]
huli_ has quit [Read error: Connection reset by peer]
ycx has quit [Ping timeout: 248 seconds]
rz2k has quit []
popolon has quit [Quit: Quitte]
eebrah|FTS has quit [Ping timeout: 245 seconds]
rellla has joined #arm-netbook
massi has quit [Quit: Sto andando via]
akaizen has quit [Remote host closed the connection]
akaizen has joined #arm-netbook
akaizen has quit [Read error: Connection reset by peer]
akaizen_ has joined #arm-netbook
Dessimat0r has quit [Quit: Computer has gone to sleep.]
rz2k has joined #arm-netbook
panda84kde has quit [Quit: Konversation terminated!]
rellla has quit [Remote host closed the connection]
eebrah|FTS has joined #arm-netbook
rellla has joined #arm-netbook
acassis has joined #arm-netbook
merbzt has joined #arm-netbook
ss__ has joined #arm-netbook
<ss__> hello
<ss__> I have been trying to create an image for allwinner a10 and load on uSD but it hangs at this point
<ss__> <6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
ss__ has quit [Client Quit]
stamina has quit [Ping timeout: 248 seconds]
eebrah|noPC has quit [Ping timeout: 248 seconds]
eebrah|noPC has joined #arm-netbook
arokux2 has quit [Remote host closed the connection]
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
stamina has joined #arm-netbook
Dessimat0r has joined #arm-netbook
focus_it has joined #arm-netbook
Kraln-__ has joined #arm-netbook
eebrah|FTS has quit [Ping timeout: 248 seconds]
Kraln-___ has joined #arm-netbook
eebrah|noPC has quit [Ping timeout: 248 seconds]
Kraln-____ has joined #arm-netbook
Kraln-_ has quit [Ping timeout: 264 seconds]
Kraln has joined #arm-netbook
Kraln-__ has quit [Ping timeout: 264 seconds]
Kraln- has joined #arm-netbook
Kraln-___ has quit [Ping timeout: 265 seconds]
Kraln-_ has joined #arm-netbook
Kraln-__ has joined #arm-netbook
Kraln-____ has quit [Ping timeout: 265 seconds]
Kraln-___ has joined #arm-netbook
Kraln has quit [Ping timeout: 264 seconds]
Kraln- has quit [Ping timeout: 264 seconds]
Kraln has joined #arm-netbook
Kraln-_ has quit [Ping timeout: 264 seconds]
Kraln-__ has quit [Ping timeout: 264 seconds]
tinti has joined #arm-netbook
Kraln-___ has quit [Ping timeout: 264 seconds]
Kraln- has joined #arm-netbook
Kraln-__ has joined #arm-netbook
Kraln has quit [Ping timeout: 264 seconds]
Kraln- has quit [Ping timeout: 264 seconds]
Kraln- has joined #arm-netbook
Kraln-__ has quit [Ping timeout: 264 seconds]
Kraln has joined #arm-netbook
tinti has quit [Read error: Connection reset by peer]
Kraln- has quit [Ping timeout: 264 seconds]
Kraln- has joined #arm-netbook
rzk has joined #arm-netbook
Kraln has quit [Ping timeout: 264 seconds]
rz2k has quit [Ping timeout: 248 seconds]
tuliom has joined #arm-netbook
merbzt has quit [Ping timeout: 240 seconds]
wingrime has quit [Read error: Operation timed out]
popolon has joined #arm-netbook
Dessimat0r has quit [Quit: Computer has gone to sleep.]
Dessimat0r has joined #arm-netbook
theborger is now known as LordH3lment
discopig has quit [Ping timeout: 264 seconds]
tinti has joined #arm-netbook
focus_it has quit [Quit: Leaving]
akaizen_ has quit [Remote host closed the connection]
akaizen has joined #arm-netbook
akaizen has quit [Ping timeout: 245 seconds]
akaizen has joined #arm-netbook
lerc has quit [Ping timeout: 248 seconds]
ycx has joined #arm-netbook