*** Vajb has quit IRC | 00:10 | |
*** niceplace has quit IRC | 01:22 | |
*** niceplace has joined #maemo | 01:23 | |
*** Kilroo has joined #maemo | 01:25 | |
*** Kabouik has quit IRC | 01:41 | |
*** Kabouik has joined #maemo | 01:43 | |
*** Kabouik has quit IRC | 02:05 | |
*** Kabouik has joined #maemo | 02:06 | |
*** Kabouik has quit IRC | 02:11 | |
*** Kabouik has joined #maemo | 02:12 | |
*** Vajb has joined #maemo | 02:29 | |
*** florian has quit IRC | 02:46 | |
*** xray256_ has joined #maemo | 03:02 | |
*** xray256 has quit IRC | 03:04 | |
*** Vajb has quit IRC | 03:16 | |
*** Pali has quit IRC | 03:58 | |
*** RedW has quit IRC | 04:20 | |
*** xray256 has joined #maemo | 04:26 | |
*** xray256_ has quit IRC | 04:29 | |
*** RedW has joined #maemo | 04:32 | |
*** RedW has quit IRC | 05:48 | |
*** RedW has joined #maemo | 05:59 | |
*** tm has quit IRC | 06:35 | |
*** tm has joined #maemo | 06:39 | |
*** heroux has quit IRC | 07:28 | |
*** heroux has joined #maemo | 07:35 | |
*** DocScrutinizer05 has quit IRC | 07:45 | |
*** DocScrutinizer05 has joined #maemo | 07:45 | |
brolin_empey | CatButts: My former colleague said he thinks the model of Windows Mobile smartphone he had is the HTC Touch: https://en.wikipedia.org/wiki/HTC_Touch | 07:58 |
---|---|---|
*** sixwheeledbeast has quit IRC | 08:11 | |
*** sixwheeledbeast has joined #maemo | 08:11 | |
*** Kilroo has quit IRC | 08:39 | |
*** Vajb has joined #maemo | 09:02 | |
*** xes has quit IRC | 09:44 | |
*** xes has joined #maemo | 09:45 | |
*** strohalm has joined #maemo | 10:06 | |
*** strohalm has joined #maemo | 10:06 | |
*** t3st3r has quit IRC | 10:10 | |
*** t3st3r has joined #maemo | 10:12 | |
*** RedW has quit IRC | 10:31 | |
*** RedW has joined #maemo | 10:37 | |
*** esaym153 has quit IRC | 10:49 | |
*** Pali has joined #maemo | 10:51 | |
*** t3st3rV2 has joined #maemo | 11:04 | |
*** jskarvad has joined #maemo | 11:05 | |
*** t3st3r is now known as Guest70603 | 11:05 | |
*** t3st3rV2 is now known as t3st3r | 11:05 | |
*** Guest70603 has quit IRC | 11:07 | |
*** esaym153 has joined #maemo | 11:12 | |
*** louisdk has joined #maemo | 11:16 | |
*** louisdk has quit IRC | 11:23 | |
*** florian_kc has joined #maemo | 11:31 | |
*** peetah has quit IRC | 11:39 | |
*** florian_kc is now known as florian | 11:47 | |
*** peetah has joined #maemo | 11:49 | |
*** peetah has quit IRC | 11:54 | |
*** peetah has joined #maemo | 12:05 | |
*** peetah has quit IRC | 12:14 | |
*** peetah has joined #maemo | 12:18 | |
*** Vajb has quit IRC | 12:29 | |
*** xmn has quit IRC | 12:30 | |
*** Vajb has joined #maemo | 12:30 | |
*** xray256_ has joined #maemo | 13:03 | |
*** xray256 has quit IRC | 13:03 | |
*** jonwil has joined #maemo | 13:20 | |
*** florian has quit IRC | 13:27 | |
*** jonwil has quit IRC | 13:36 | |
*** jonwil has joined #maemo | 13:37 | |
*** florian has joined #maemo | 13:42 | |
CatButts | https://elixir.bootlin.com/linux/v2.6.29/source/include/linux/netfilter_ipv4/ipt_MARK.h | 13:59 |
CatButts | https://elixir.bootlin.com/linux/v2.6.29/source/include/linux/netfilter_ipv4/ipt_mark.h | 13:59 |
CatButts | case sensitive filenames, nice | 14:00 |
CatButts | renaming them(and the includes) is easy | 14:02 |
KotCzarny | well, you know those are 2 different files, right? | 14:02 |
CatButts | but problem comes when you distribute sourcecode relying on modified ones | 14:02 |
CatButts | yes | 14:02 |
KotCzarny | just use ntfs | 14:03 |
KotCzarny | instead of fat | 14:03 |
CatButts | I am using ntfs | 14:03 |
KotCzarny | ntfs is case sensitive last time i checked | 14:03 |
CatButts | file winapi needs to explicitly request case sensitivity | 14:03 |
CatButts | guess how often that happens :p | 14:04 |
CatButts | also, you have registry setting negating that request and giving you case insensitive anyway | 14:04 |
CatButts | also, windows 10 added a mechanism for setting per-folder(non recursive) case sensitivity | 14:05 |
CatButts | also, I don't care about windows 10 | 14:05 |
bencoh | honestly I wouldn't even try at that point | 14:07 |
CatButts | why, because a few headers were badly named? | 14:08 |
bencoh | I had the very same issue back when I tried to build a linux kernel from macosx (hfs was mostly case-insensitive back then) | 14:08 |
bencoh | because I suspect there will be more | 14:08 |
bencoh | and there's nothing to gain from the experience | 14:09 |
CatButts | http://cat.butt.care:3434/these_ones.png | 14:09 |
bencoh | oh and, you'll have to bang your head against the whole kernel build process | 14:09 |
bencoh | I mean, makefile defines relying on script resulsts | 14:09 |
CatButts | hmmm, ouch | 14:10 |
bencoh | I dunno how many of those there were back in 2009 | 14:10 |
bencoh | but honestly I wouldn't even think of it in 2020 | 14:11 |
CatButts | thankfully, I like my things simple | 14:11 |
CatButts | though, will be problem when compiling someone else's application | 14:11 |
CatButts | if gcc has defines for telling which host platform it is running on, then that is my solution to renamed header | 14:13 |
bencoh | to be honest it looks better than I thought after looking at the makefile | 14:13 |
bencoh | but you'll still have work to do there | 14:13 |
CatButts | > and there's nothing to gain from the experience | 14:16 |
CatButts | I get to be lazy and comfortable afterward | 14:16 |
CatButts | but you know what they say, about lazy people ending up running more | 14:16 |
CatButts | haha | 14:17 |
KotCzarny | you wouldnt be doing it if lazy | 14:17 |
*** pagurus has joined #maemo | 14:33 | |
*** jonwil has quit IRC | 15:08 | |
*** inky has quit IRC | 15:39 | |
*** inky has joined #maemo | 15:54 | |
CatButts | are there any parameters I should care of when operating ARM gcc crosscompiler, compared to gcc for PC? | 15:57 |
KotCzarny | on crosscompilation yes | 15:57 |
KotCzarny | when native it finds them out itself | 15:57 |
CatButts | say, for a hello_world.c | 15:57 |
CatButts | console printf | 15:58 |
KotCzarny | compile, test | 15:58 |
KotCzarny | if it doesnt work, then yes | 15:58 |
CatButts | I'll find out after putting together bastard GCC | 15:58 |
CatButts | but I have a feeling it won't work | 15:58 |
bencoh | for basic stuff it should work almost out of the box | 15:59 |
bencoh | assuming the toolchain is properly set up, and sysroot is found in expected place | 15:59 |
bencoh | (when build kernels you don't even need any sysroot) | 16:00 |
bencoh | building* | 16:00 |
CatButts | applications | 16:00 |
CatButts | sysroot is GCC's base folder, yes? | 16:01 |
KotCzarny | dont forget to pass ARCH=arm when building kernel | 16:01 |
CatButts | ah yeah, one more thing to ask, default functions | 16:04 |
bencoh | sysroot is more than that | 16:04 |
CatButts | on windows, there are 3 of them | 16:04 |
bencoh | it contains target libs/headers as well | 16:05 |
CatButts | int main() for console, WinMain() for GUI applications, DllMain() for dlls | 16:05 |
CatButts | what's it like on linux? | 16:05 |
KotCzarny | main() | 16:05 |
CatButts | just the one | 16:06 |
KotCzarny | and for gui it just depends what toolkit you use | 16:06 |
KotCzarny | most likely qt5 | 16:06 |
CatButts | yeah no | 16:06 |
CatButts | the compiler name is no longer gcc.exe/gcc | 16:19 |
CatButts | http://cat.butt.care:3434/ohwellitried.png | 16:31 |
CatButts | I am close though, as I have hello world printf running, from unaltered GCC 4.9 | 16:48 |
*** Kilroo has joined #maemo | 16:53 | |
*** chainsawbike has quit IRC | 16:56 | |
*** Vajb has quit IRC | 16:57 | |
*** Vajb has joined #maemo | 16:58 | |
*** chainsawbike has joined #maemo | 16:59 | |
*** Kilroo has quit IRC | 17:21 | |
*** t3st3rV2 has joined #maemo | 17:30 | |
*** t3st3r has quit IRC | 17:31 | |
*** anYc has joined #maemo | 17:49 | |
*** anYc has left #maemo | 17:50 | |
CatButts | and now transplant works | 17:57 |
*** t3st3rV2 is now known as t3st3r | 18:25 | |
*** xmn has joined #maemo | 18:46 | |
*** inky has quit IRC | 18:52 | |
*** segnior has quit IRC | 19:19 | |
CatButts | apparently I am only partially done as the bulk of headers and libs are with scratchbox | 19:24 |
CatButts | how does SB interact with GCC, regarding the sysroot | 19:25 |
bencoh | it's ... pretty awful tbh | 19:27 |
bencoh | SB replaces the "default" (ARM-native) compiler with the toolchain's ARM crosscompiler | 19:28 |
CatButts | oh, it duplicates gcc | 19:31 |
CatButts | all this time, I've been toying with default gcc headers and libs | 19:31 |
KotCzarny | sb inteacts with gcc.. a lot | 19:33 |
KotCzarny | ;) | 19:33 |
bencoh | it's not just gcc by the way | 19:35 |
CatButts | soo, SB is an overcomplicated monster that keeps things simple, and attempting a 2nd transplant over gcc folders might result in patient death | 19:38 |
*** inky has joined #maemo | 20:23 | |
*** segnior has joined #maemo | 20:33 | |
*** inky has quit IRC | 20:35 | |
*** inky has joined #maemo | 20:52 | |
*** inky has quit IRC | 22:37 | |
CatButts | I assume that if a specific header/lib is found both in gcc and scratchbox, the one in SB will take precedence, yes? | 22:45 |
KotCzarny | ask gcc about paths | 23:14 |
*** Vajb has quit IRC | 23:18 | |
*** Vajb has joined #maemo | 23:22 | |
*** Vajb has quit IRC | 23:25 | |
*** florian has quit IRC | 23:36 | |
*** florian has joined #maemo | 23:48 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!