Displaying 20 results from an estimated 53 matches for "20070319".
Did you mean:
20070119
2007 Apr 01
4
[LLVMdev] Using LLVM as a crosscompiler
...a normal gcc as crosscompiler. The differences: you need a
LLVM installed (compiled for the host). You must configure llvm-gcc
with --enable-llvm.
Problems:
- Today LLVM supports ARM/EABI, but llvm-gcc don't. You must apply the patch:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070319/046070.html
(Please someone commit this patch!)
- If your host system libraries are newer then gcc 4.0, you must
configure llvm-gcc with "--disable-shared" (this is a workaround for a
bug)
It would be great to have llvm-gcc inside OpenEmbedded. The Mamona
project could be the first Linu...
2007 Apr 18
0
Dim strSource As String .
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skittish.gif
Type: image/gif
Size: 9369 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/skittish.gif
2007 Apr 18
0
Dim strSource As String .
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skittish.gif
Type: image/gif
Size: 9369 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/af82b7ef/skittish.gif
2007 Mar 19
0
Configuration Help with HA/VirtualIP
....255.255.255
pre-up sysctl -p > /dev/null
I think I am almost there, but just can't place my figure on my error. Can
anyone help guide me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/4917da30/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3149 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/4917da30/attachment.bin>
2007 Mar 19
1
4.4 on ESX 2.5.4
hi All,
I followed this and installed 4.4 on ESX 2.5.4 without a hitch.
Any pitfalls I shall be aware of before I try yup update?
TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/aa0020f7/attachment.html>
2007 Apr 02
0
[LLVMdev] Using LLVM as a crosscompiler
...differences: you need a
> LLVM installed (compiled for the host). You must configure llvm-gcc
> with --enable-llvm.
>
> Problems:
> - Today LLVM supports ARM/EABI, but llvm-gcc don't. You must apply the
> patch:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070319/046070.html
That doesn't apply anymore :(
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGEWPTMkyGM64RGpERAgzUAJoDlCPbR9t0U9S7BaC+db9SdByiZQCfRW7n
MyGmdIjq5lot9V1czd1eZcs=
=rT0C
-----END PGP SIGNATURE-----
2007 Apr 02
1
[LLVMdev] Using LLVM as a crosscompiler
> > - Today LLVM supports ARM/EABI, but llvm-gcc don't. You must apply the
> > patch:
> > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070319/046070.html
>
> That doesn't apply anymore :(
You must use the llvm-gcc4 from the svn. It has some bug fixes that
are important to ARM EABI and the patch should apply cleanly.
Lauro
2007 Mar 19
1
Dovecot - with LDAP auth backend
...it still does not look like its taking any effect at all.
Regards and thanks in advance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shahmatd.vcf
Type: text/x-vcard
Size: 401 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070319/a3a8b2fa/attachment-0002.vcf>
2007 Mar 19
1
abode acrobat professional 7.0 installation problem
Hi all,
When I try to install acrobat pro 7.0, I get the following error and
execution stops:
"fixme:msi:MsiInstallProductW L"Z:\\home\\emre\\tmp\\Acrobat
Professional 7.0\\Adobe Acrobat 7.0 Professional\\AcroPro.msi" L"
SETUPEXEDIR=\"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe
Acrobat 7.0 Professional\""
err:msi:ITERATE_Actions Execution halted,
2007 Mar 19
3
system-display-config doesn't run right
...ro.com <mailto:mhull-richter at datallegro.com>
www.datallegro.com <http://www.datallegro.com>
85 Enterprise, 2nd Floor, Aliso Viejo, CA 92656
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070319/c6c87262/attachment.html>
2007 Mar 19
2
FLAC: players for Pocket PC
...his mailing list.
I was wondering if somebody knows a player for Pocket PC (windows mobile
2003) that can play FLAC files on the Pocket PC.
thanks in advance!
Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20070319/e2cacacc/attachment.htm
2007 Mar 19
2
FLAC winamp plugin
...amp
or
using the plugin that's provided by winamp itself?
Are there differences between those 2 plugins? It's not really clear for me
thanks in advance
Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20070319/106ff48e/attachment.html
2007 Mar 19
3
PHP implementation of dovecotpw passwords
I am looking for PHP functions that implement passwords that much the
dovecotpw implementation.
I downloaded one from PEAR, Crypt_HMAC, but the passwords it
generates look nothing like the dovecotpw passwords, which could be my
fault because I know nothing about the field.
Is there a guide or some library that implements them to match dovecotpw?
2007 Mar 19
1
Adding ", S=size" to new message files when using "dirsize"
...utlook-idle
}
plugin {
quota = dirsize:storage=10240
}
--
Thanks!
Rich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070319/4a807753/attachment-0002.bin>
2007 Apr 18
0
turnaround
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 8092 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/dce86a16/attachment.gif
2007 Apr 18
0
We will hit it in there when we feel the songs are done.
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 13062 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070319/0847a58e/attachment.gif
2007 Apr 18
0
( Permalink ) W3C Expands Support for Speech Synthesis of World Languages 2007-01-10: W3C took steps today to broaden support for the world's languages in voice applications on the Web.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 11660 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070319/5bd4b504/attachment.gif
2007 Mar 19
1
k-means clustering
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070319/0bf66722/attachment.pl
2007 Apr 19
0
MyScribe (QT application)
Hi,
I'm trying to run myscribe
(http://downloads.cafescribe.com/MyScribeSetup-20070319.exe), a
windows QT-based application, on Linux.
I tought it would not have been too hard - and the fact that the
software is using QT actually would lead me to think that they could
make a Linux port without mayor disruptions.
I managed to install the application - even if the fonts were
scramble...
2007 Mar 19
1
problem with installing csi:dark motives
hi, im all new to linux. i am running ubuntu as my windows was causing
me problems so i decided to go to linux.
but i bought csi:dark motives before this happened and now i cant play
it.
i can install it using wine but when it nears to the end of the
installation it says "run-time error '429'. ActiveX component cant't
cretae object. please can someone tell me what im doing wrong