On 7/15/06, Anthony Wright <[EMAIL PROTECTED]> wrote:
Sounds good to me... Yeah! I've successfully contributed a whole
semi-colon to LFS :-)
Alexander E. Patrakov wrote:
> Anthony Wright wrote:
>> X=%k; X=${X#usbdev}; B=${X%%.*} D=${X#*.}; echo bus/usb/$B/$D
>>produces
>> bus/usb/1/2
Actua
Don't use anything higher than march=i486 with Glibc, and personally I would
use march=i386. When distributions do it they also patch Glibc to work around
the bugs caused by march=i686. Use -mtune=whatever. If you are compiling for
size '-march=i386 -mtune=i386' will make smaller programs and li
>i know what was a problem - opimization:
>I used these flags:
>
>export CHOST="i686-pc-linux-gnu"
>export CFLAGS="-march=pentium4 -Os -fomit-frame-pointer -s -pipe
>-DNDEBUG -DG_DISABLE_ASSERT"
>export CXXFLAGS="-march=pentium4 -Os -s -pipe -DNDEBUG -DG_DISABLE_ASSERT"
>export LDFLAGS="-s -z comb
* Thrust2 <[EMAIL PROTECTED]> [2006-07-16 12:43]:
> Miguel Bazdresch wrote:
> >Hi,
>
> >In the meantime, if somebody could send me a static bash, I'd highly
> >appreciate it. I can't even compile my own bash.
> >
>
>
> These have helped me several times:
>
> ftp://foobar.math.fu-berlin.de/pub/d
Jim Gifford wrote:
> Thanks to Tushar,
>We could simplify the build instructions of zlib and make everything
> in one pass. It has been testing in CLFS, and should be easily to get
> into LFS.
>
> http://cross-lfs.org/view/svn/x86/final-system/zlib.html
This is OK for the trunk. Since the in
Jim Gifford wrote:
> Bruce,
>There is an issue with grub and some sata controllers, I have a patch
> in CLFS that fixes the issue. I just finished testing, and it does
> effect LFS as well as CLFS. It is recommended this patch be added to the
> release.
>
> http://www.linuxfromscratch.org/patc
Thanks to Tushar,
We could simplify the build instructions of zlib and make everything
in one pass. It has been testing in CLFS, and should be easily to get
into LFS.
http://cross-lfs.org/view/svn/x86/final-system/zlib.html
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http:/
Bruce,
There is an issue with grub and some sata controllers, I have a
patch in CLFS that fixes the issue. I just finished testing, and it does
effect LFS as well as CLFS. It is recommended this patch be added to the
release.
http://www.linuxfromscratch.org/patches/downloads/grub/grub-0.97
Miguel Bazdresch wrote:
Hi,
In the meantime, if somebody could send me a static bash, I'd highly
appreciate it. I can't even compile my own bash.
These have helped me several times:
ftp://foobar.math.fu-berlin.de/pub/dietlibc/bin-i386
Small, statically linked binaries.
--
http://linux
fenna wrote:
>>
>>
>> [EMAIL PROTECTED] wrote:
>>
>>> Updated the kernel to version 2.6.16.26
>>
>>
>> Can someone please upload the utf8_input patch for this kernel? If it
>> is just a copy from the previous, let me know, si
fenna wrote:
this morning I 'diffed' the files from the .24 and .26 subversions of
linux 2.6.16 that are affected by the utf8-input patch and found no
differences. I renamed the .24 patch to match the .26 kernel
Yeah, that is pretty much what Alexander said, so I just copied the
patch. Thank
[EMAIL PROTECTED] wrote:
Updated the kernel to version 2.6.16.26
Can someone please upload the utf8_input patch for this kernel? If it
is just a copy from the previous, let me know, since I am trying to
get the pre1
12 matches
Mail list logo