On 30 Jan 2011, at 18:17, Geoffray Levasseur wrote:
> On Sunday 30 January 2011 14:49:29 Jonas Maebe wrote:
>> Not really. The default -O2 will be pretty much optimal. Only if you have
>> an SSE3 capable cpu, you can add OPT="-Cfsse3" at the end of make command
>> line. It won't make much of a di
On Sunday 30 January 2011 14:42:10 ik wrote:
> LFS is usually installed from an existed linux distro, so you should
> install it on the hosting linux, and then compile it to your own distro
> (LFS is to build your own base at least).
Yes that's a possibility but bootstraping is cleaner so I prefer
On Sunday 30 January 2011 14:49:29 Jonas Maebe wrote:
> On 30 Jan 2011, at 14:35, Geoffray Levasseur wrote:
> > I suppose I'll have to download a precompiled version for my system
> > (x86_64) but I want do do this in a clean way.
>
> Assuming "LFS" in your mail meant "Linux From Scratch", you can
On 30 Jan 2011, at 14:35, Geoffray Levasseur wrote:
> I suppose I'll have to download a precompiled version for my system (x86_64)
> but I want do do this in a clean way.
Assuming "LFS" in your mail meant "Linux From Scratch", you can a download
bootstrap binary from
ftp://ftp.freepascal.org/
On Sun, Jan 30, 2011 at 15:35, Geoffray Levasseur wrote:
> Hi everybody...
>
> My problem is simple. As far as I know there's no way to build FPC without
> FPC. So can anybody can tell me how to bootstrap FPC to build it on a LFS
> system without FPC installed?
>
LFS is usually installed from an
In our previous episode, Geoffray Levasseur said:
>
> My problem is simple. As far as I know there's no way to build FPC without
> FPC. So can anybody can tell me how to bootstrap FPC to build it on a LFS
> system without FPC installed?
Crosscompile. Either by entirely linking on host, or to as