ibotlog2html for #crosstool-ng

<< Previous 2014-02-02 Next >>

# 01:55:17 diorcety joins #crosstool-ng
# 01:57:30 diorcety1 quits : Ping timeout: 245 seconds
# 02:48:47 sh4rm4 quits : Ping timeout: 252 seconds
# 03:09:45 Botanic joins #crosstool-ng
# 03:09:56 Botanic anyone here managed to get this working with a darwin target
# 03:10:12 Botanic i was reading about firefox/tor getting it to work and was trying to follow what they had done
# 07:28:51 sh4rm4 joins #crosstool-ng
# 08:11:17 Botanic diorcety, are you around? i been tryin to use your darwin toolchain to compile our project but i cant seem to get anywhere :(
# 08:11:30 Botanic just need a direction to run in :P
# 08:15:20 Botanic i have tried ct-ng i686-apple-darwin10; ct-ng build; but it just errors out saying gcc not found even if i dont have gcc enabled in the config
# 08:20:47 An_Ony_Moose quits : Quit: SYSTEM UPGRADE TIME!
# 10:38:24 smartin_ joins #crosstool-ng
# 10:40:55 smartin quits : *.net *.split
# 10:40:56 philenotfound quits : *.net *.split
# 10:41:58 philenotfound joins #crosstool-ng
# 10:58:23 diorcety Botanic:
# 10:58:27 diorcety Botanic: hi
# 10:58:32 Botanic o/
# 10:58:39 Botanic hey thanks for responding
# 10:58:49 Botanic been tryin to get this workin awile but im totally lost ;p
# 10:59:01 diorcety Botanic: can you give me your build.log?
# 10:59:59 Botanic http://codepad.org/yY3DalPw
# 11:01:46 diorcety Botanic: sudo apt-get install gcc-multilib libc6-i386 lib6-dev-i386
# 11:02:10 Botanic thats even if i want to build with clang?
# 11:03:01 Botanic lib6-dev-i386 isnt found on ubuntu 12.04
# 11:04:09 Botanic seems happier now tho :)
# 11:04:21 Botanic thanks
# 11:04:41 Botanic by any chance you ever built anything using cmake on linux for osx?
# 11:13:31 diorcety Botanic: you have to specify the CC to use to clang
# 11:13:36 diorcety Botanic: it will work
# 11:14:18 diorcety Botanic: cctools is not compilable with 64 bits target ... so we have to compile using 32 bits
# 11:14:42 Botanic thats fine :)
# 11:18:30 Botanic diorcety, do i need to use 32 bit ubuntu or will 64 bit work? for some reason cant seem to find that package
# 11:18:58 diorcety you can use 64 bits OS but you have to install 32 and multilibs ... like the command i gave you
# 11:19:20 diorcety seek on google for 32 bits compilation on 64 bits system
# 11:19:22 diorcety for ubuntu
# 11:20:22 Botanic ya i done it before
# 11:20:29 Botanic no idea why apt isnt finding that lib
# 11:26:02 Botanic diorcety, getting http://codepad.org/5yy2mOTX now :(
# 11:27:12 Botanic getting there tho :D
# 11:43:21 diorcety Botanic: clean your build
# 11:43:24 diorcety Botanic: rm .build
# 11:43:29 diorcety rm -rf .build
# 11:50:08 Botanic tried that no luck http://tempestintheaether.org/public_downloads/build.log
# 11:50:14 Botanic is the log
# 11:50:26 Botanic diorcety, the other one was just the shorter log after retunning
# 11:56:54 diorcety Botanic: you need 32bits c++ libraries
# 11:57:02 diorcety :)
# 11:57:06 Botanic himm i got them
# 11:57:10 Botanic maby its not using them
# 11:57:15 Botanic ill just make a 32 bit machine
# 11:57:18 Botanic prolly easier
# 11:57:22 diorcety Botanic: lib32stdc++6
# 11:57:44 diorcety Botanic: don't worry we develop this fork with a 64 bits os ... it should work
# 12:28:48 Botanic diorcety, i noticed in the firefox posts there were talks of the mac sdk, should i use the official one or the flacsoft one?
# 12:29:14 Botanic assuming i dont care about the liscense issues :P
# 12:35:29 diorcety Botanic: flacsoft is ready to use ... the official one it's a bit tricky to extract from dmg (and the last one you should extract it on a OSX because the linux tools for DMG doesn't support some DMG features(missing files))
# 12:36:29 Botanic ya thats not a problem, just wondering which is more stable/optimised, or if they the same
# 12:42:31 diorcety Botanic: i used official one. Ray used flacsoft one
# 12:42:57 Botanic ok well im building a fairly complex project
# 12:43:03 Botanic so ill try them both :)
# 17:40:57 mingwandroid joins #crosstool-ng
# 20:09:56 memleak wow this channel actually has people talking!
# 20:10:00 memleak this is awesome!
# 23:11:01 Botanic memleak, ya im tryin to see if i can get ryzom core to cross compile for osx on ubuntu :)
# 23:11:45 Botanic if it works -anything- will work prolly :P
# 23:51:16 smartin joins #crosstool-ng

Generated by ibotlog2html by Yann E. MORIN