IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.51 MB
Powered by
Channel Info
Network: freenodeChannel: #reactos |
Search in www.irclog.org
Log from #reactos at freenode 2006-06-25
Pages: 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Next >
[00:01]<emurgmcj>I have some build problems in: dll\win32\kernel32\mem\global.c Known? Or not?
[00:01]<cia-t>03hpoussin * r22588 10reactos/include/ (winbase.h wincrypt.h): Update wincrypt.h header (sync with Wine)
[00:01]<zrvnfj>20:49 <@hpoussin_> arty, yes, that was the only thing that prevented wine powrprof to be used
[00:03]<xljussyg_>ravelo, ?
[00:05]<zrvnfj>oh, sorry
[00:05]<zrvnfj>;)
[00:05]<zrvnfj>damn irssi
[00:05]<zrvnfj>hi, btw
[00:06]<xljussyg_>hi :)
[00:07]<zzvd>greatlord: http://www.superheterodyne.net/reactos/powerpc/libgcc.a <-- little-endian libgcc.a
[00:07]<pzycot>i added button preloading to website frontpage (and ajax website search in addition to the google search)
[00:08]<bnfyrf->arty: what are you using as crt0.S ?
[00:08]<zzvd>modified mingw crt
[00:08]<zrvnfj>hpoussin_: i wanted to paste it in another window, as Lohnegrim is the author of the code (afaik)
[00:09]<gznzvljzm>EmuandCo : on germar it works
[00:09]<gznzvljzm>fine
[00:09]<gznzvljzm>in main
[00:09]<zzvd>first chunk incoming!
[00:09]<emurgmcj>Well. Good to hear that. I modified some files that way already :-)
[00:10]<gznzvljzm>okay arty
[00:15]<afgw_ijggsau>someone should teach WINE one day
[00:15]<afgw_ijggsau>what NTSTATUS actually is
[00:15]<afgw_ijggsau>it's kinda funny to see them write code like
[00:15]<zzvd>damn
[00:15]<afgw_ijggsau>if (NtFooBar) { some failure code ... }
[00:15]<afgw_ijggsau>maybe someone should tell them that (!= 0) != failure...
[00:16]<afgw_ijggsau>then again, they might think you found out about NT_SUCCESS through dirty reverse engineering..
[00:16]<cia-t>03hpoussin * r22589 10reactos/include/ntsecapi.h: Don't redefine UNICODE_STRING/STRING (may happen if winternl.h is already included)
[00:21]<cia-t>03greatlrd * r22590 10reactos/dll/cpl/main/ (Ru.rc main.rc rsrc.rc): fix some problem to edit main.cpl rc with vc but not all
[00:22]<gznzvljzm>hehe
[00:23]<gznzvljzm>arty have u commit u stuff yet
[00:23]<pzycot>hi blight_
[00:23]<gznzvljzm>Alex_Ionescu : I whcih some learn them they should not have a macro for unicode and ansi
[00:23]<gznzvljzm>own marco for stuff
[00:24]<jyg>I'm alive
[00:24]<zzvd>damn it
[00:24]<jyg>I swear
[00:24]<gznzvljzm>what arty
[00:24]<zzvd>sorry don't remember my svn passwd
[00:24]<zzvd>hold on
[00:25]<gznzvljzm>I can look up it
[00:25]<gznzvljzm>and msg u private
[00:25]<zzvd>it's listed in here
[00:25]<zzvd>wierd
[00:28]<mzrfgyw>ugh
[00:28]<mzrfgyw>I'm on a bad horro film kick
[00:28]<mzrfgyw>horror even
[00:28]<mzrfgyw>there are some strange films man
[00:29]<cia-t>03arty 07powerpc * r22591 10/reactos/tools/ (12 files in 4 dirs): PowerPC WIP. Some of this is indeed hacky and will be changed.
[00:29]<jyg>dralnix: a personal fave of mine is Event Horizon
[00:30]<mzrfgyw>I liked that flick
[00:30]<mzrfgyw>but by "bad"
[00:30]<mzrfgyw>I mean way worse than that
[00:30]<mzrfgyw>;)
[00:32]<gznzvljzm>alex can u learn them what kernel is in wine
[00:36]<cia-t>03arty 07powerpc * r22592 10/reactos/ (50 files in 28 dirs):
[00:36]<cia-t>ReactOS PowerPC WIP. This will be edited and merged, and likely shrunk.
[00:36]<cia-t>Hacks will be removed and indeed your favorite assembly snippet will
[00:36]<cia-t>eventually not be just 'blr', so please *don't panic*.
[00:36]<bnfyrf->arty: can you put your mingw patches only as well?
[00:36]<bnfyrf->online
[00:36]<bnfyrf->even
[00:36]<bnfyrf->s/only/online
[00:37]<zzvd>belial: the patched version is in http://www.superheterodyne.net/reactos/powerpc/build-reactos-ppc-20060624.tar.bz2
[00:38]<bnfyrf->sources?
[00:40]<zzvd>?
[00:40]<zzvd>yes there's a mingw32, w32api, binutils and alink source in there
[00:41]<zzvd>you run './configure --prefix=/usr/local/pkg/reactos-powerpc' then 'sudo make install'
[00:41]<zzvd>and it should (crossing fingers) do the right thing
[00:41]<afgw_ijggsau>GreatLord: their brains would explode
[00:43]<bnfyrf->arty: oki great
[00:43]<zzvd>it'll install powerpcle-windowsnt binutils as well as make symlinks for reactos-powerpc-gcc and friends
[00:43]<gznzvljzm>Alex_Ionescu : hehe
[00:44]<zzvd>there is a lot of wrapper code there that does various gyrations on gcc input and output
[00:44]<gznzvljzm>is not alink from amiga ??
[00:44]<bnfyrf->arty: have you decided on making it ABI compatible with ppcle-windowsnt ?
[00:44]<zzvd>it's a little complicated but should all work
[00:44]<zzvd>belial: initially it won't be
[00:44]<zzvd>but it's not too far off
[00:44]<zzvd>at this point, nothing significant will need to change to make it compatible
[00:44]<zzvd>so I'm gonna leave it alone
[00:44]<gznzvljzm>arty I will install msys and build it
[00:45]<zzvd>greatlord: ok ... good luck!
[00:45]<gznzvljzm>if I sussess I will give out a windows version on it
[00:45]<zzvd>greatlord: no this isn't amig alink
[00:45]<zzvd>greatlord: true
[00:46]<gznzvljzm>we maybe should upload the ppc - linux version to sf.net
[00:46]<gznzvljzm>the tools
[00:46]<gznzvljzm>so u do not need host it local
[00:47]<gznzvljzm>it will save bandwith
[00:47]<gznzvljzm>for u
[00:47]<gznzvljzm>arty to create a bootcd for powerpc
[00:47]<gznzvljzm>I type make install right
[00:48]<zzvd>you can't make one yet
[00:48]<zzvd>sorry
[00:48]<zzvd>I haven't been doing that great a job
[00:49]<2zyrgscy>howdy - is anyone working on issues getting reactos installed inside parallels workstation? i'd like to help if i can, but i'm not a windows code developer, so i can only do testing and help debugging...
[00:51]<gznzvljzm>arty : do I need d/l gcc src code as well
[00:52]<zzvd>yes likely
[00:52]<zzvd>unless you have a ppc compiler already







