Re: gcc 4.1.1 on AIX 5.2



On Mon, 18 Dec 2006 06:26:55 UTC, "Ravindra"
<ravindra.rajaram@xxxxxxxxx> wrote:


If you have enough memory, it might speed up things if you create
a RAM disk, mount it and start the build process within this mount-
point. But beware not to try this on a production machine, the gcc
build need *lots* of space!

I have about 2 Gigs of memory!
Regards,

I've found that ./configure tends to hammer /tmp something rotten, no
doubt compiling small programlets and deleting them. I was able to
speed up configure a *lot* by creating a 64MB RAM disk for tmp.

--
/\(O_o)/\ Menno Willemse
/ / < > \ \
.



Relevant Pages

  • mount -t vfat /dev/ram0 /mnt/test0
    ... I want to mount my RAM disk by FAT filesystem. ...
    (comp.os.linux.misc)
  • Re: mount -t vfat /dev/ram0 /mnt/test0
    ... I want to mount my RAM disk by FAT filesystem. ...
    (comp.os.linux.setup)
  • Re: Ram Disk on OS X with bash command?
    ... A small shell script to create and mount a ram disk: ... mount -t hfs $mydev /tmp/mymount ...
    (comp.sys.mac.system)
  • Re: buildworld on small HD
    ... symlink to these other drives to do a make buildworld? ... If you can, mounting a ramdisk as /usr/obj is fun, and makes compiles fly ... and mount a ram disk? ... You can use mdconfigto configure a ramdisk, then partition and mount ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Practical advice on keeping / readonly
    ... > mount has an option to not write mtab. ... > readonly for normal use on a firewall machine? ... have you considered a bootable CD-ROM + a RAM disk combo? ...
    (comp.os.linux.security)