Displaying 6 results from an estimated 6 matches for "entenhausen".
2007 Jul 03
1
[LLVMdev] svn repository, llvm-gcc4.2
...; > ps.: i could provide a failure-stat of the llvm-test suite, so
> > you could estimate how much/where problems have to be fixed.
>
> Cool, are programs basically compiling and working?
>
yes.
for a detailed llvm-gcc4 to llvm-gcc4.2 failure comparison see:
http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.ps.gz
or
http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.pdf
kind regards
peter
2004 Sep 13
0
Samba 3.0.2 PDC, reinstallted box fails to rejoin domain
...as well :(
I hope you guys see what is wron. I didn't do big changes in the
smb.conf, since almost
2 years ago, when I set PDC up.
while trying to add trick to the domain, this is going on in TCP, to me
it seems
like there's no answer to its requests . . . . . .
01:56:40.583859 trick.entenhausen.netbios-ns > 192.168.0.255.netbios-ns:
NBT UDP PACKET(137): QUERY; REQUEST;
BROADCAST
01:56:41.321684 trick.entenhausen.netbios-ns > 192.168.0.255.netbios-ns:
NBT UDP PACKET(137): QUERY; REQUEST;
BROADCAST
01:56:42.071720 trick.entenhausen.netbios-ns > 192.168.0.255.netbios-ns:
NBT UDP...
2007 Mar 28
2
[LLVMdev] llvm-gcc4_2
...exception handling is used because
all the __cxa.* functions are not found (bei llc and when compiling c-backend code) (i guess thats what you were refering to)
and a few other failures i did not relate to this 2 groups
for more information:
here is a list of failures (53):
http://geldspeicher.entenhausen.at/dl/failure_list.txt
and here is the log of the above test run :
http://geldspeicher.entenhausen.at/dl/testlog.txt.gz (36K)
or
http://geldspeicher.entenhausen.at/dl/testlog.txt (556K)
(the test run is not complete, just what my computer could calc in
one hour to check the sanity of th test)...
2008 Jun 27
2
Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind
...com
wins server = WIN-RXYDW1KO5DH.testlab.company.com
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
hide unreadable = yes
hide dot files = yes
unix charset = LOCALE
log level = 5
[big_data]
comment = Very Big Share
path = /SERV
browseable = yes
guest ok = no
valid users = "@STGT\entenhausen"
create mask = 660
directory mode = 770
writeable = yes
readonly = no
force group = "STGT\entenhausen"
----- snip -----
- I cleaned /var/run/samba, /var/log/samba, /var/lib/samba
- I delete the Join on the ADS
- Then I rebooted the Linux-Server, re-joined the ADS
- And I can retrie...
2007 Mar 20
0
[LLVMdev] llvm-gcc4_2, llvm-gcc4_2-fixed-point
hi!
because i read that other people may be interested
in llvm-gcc4_2 in the google-soc thread, here is the
status of my work:
i merged llvm-gcc and the current gcc4_2.
this is the patch from official gcc4_2 to my llvm-gcc4_2:
http://geldspeicher.entenhausen.at/dl/gcc-4_2_to_llvm.patch.gz
comments:
+ i left out most APPLE LOCAL* marked regions of llvm-gcc4 which
were not concerning llvm
+ this patch works at least for "simple" c-programs, but it
isn't done yet.
i will have to track down further errors with the testsuite.
at t...
2007 Jul 03
2
[LLVMdev] svn repository, llvm-gcc4.2
>
>
> On Jul 3, 2007, at 8:04 AM, Peter Wiedermann wrote:
>
> > yes.
> > for a detailed llvm-gcc4 to llvm-gcc4.2 failure comparison see:
> >
> > http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.ps.gz
> > or
> > http://geldspeicher.entenhausen.at/dl/llvm-gcc4_2_stat.pdf
>
> You have lots of failures, even for llvm-gcc-4.0. Which platform (os-
> hardward-systemcompiler) are you using ?
>
gnu/linux, amd athlon xp, gcc4.1.2
consider that i co...