Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

CONRAD "Lucky" Install Scripts 1.0.1 'Piñata' - Release #2

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
17 posts • Page 1 of 1
Author
Message
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

CONRAD "Lucky" Install Scripts 1.0.1 'Piñata' - R

  • Quote

Post by cheater1034 » Fri Dec 09, 2005 11:05 pm

WARNING
Apparently GCC.GNU.ORG revised their frontpage, GCC 4.1 is no longer the current release series, but it is now back to 4.0.2 :? I am revising the CONRAD Script and will make version 1.0.2 with revisions tonight

Also I need to check over the CONRAD -ftree-vectorize and -ffriend-injection as they possibly may be causing problems with the compiler

It will be back to 4.0.2 soon, and will be based off of the NEW stage2 concept for installing
-----
CONRAD Gentoo Projects Presents...
The "LUCKY" Installation Scripts 1.0.1 "Piñata"
FOR Gentoo Linux 2005.*
-----
Changelog - 1.0.1
* Fixed crucial error in Xorg 6.9 question
-----
FAQ
-----
(1)(Q.) - What are they?
(1)(A.) - The Conrad "Lucky" Installation scripts are for installing Gentoo Linux, they are scripts to install Gentoo through traditional methods/compiling everything just automated to make things a little bit easier.
(2)(Q.) - Why are there 3 scripts? What does each one do?
(2)(A.) - The reason for 3 scripts is because not everyone wants to install it one way, with 3 options, there is something for almost everybody. the first script "Conrad" Script is based off of the Conrad Install Method and the most hardcore of the bunch with GCC 4.1 compiler, etc. The second script "Stable" Script is for installing gentoo through the handbook, except automated, it uses the stable compiler (currently: 3.4.4), and it adds NOTHING to package.keywords and unmasks NOTHING (unless optional steps are taken like Xorg 6.9), The third script, the "Unstable" Script is identical to the "Stable" Script except it uses ~x86 branch, compiler on ~x86 (currently: 3.4.4)
(3)(Q.) - Why doesnt it include an option for Xorg 7.0?
(3)(A.) - The reason for this is too much to unmask and dependency issues with Xorg 7.0, I have tested this, except openmotif fails to build from Modular Xorg (procedures for 6.8.2-7.0.0 upgrade in progress) It DOES however, include Xorg 6.9 option, which has IDENTICAL code to Xorg 7.0, except doesnt have the new "modular" build rather the "monolithic" build
-----
!READ! !WARNINGS! !READ!
(1) - This is USE at own risk (I am not responsible for any system failures), please report bugs in this thread.
(2) - GRUB INSTALL, near the end of the script it asks where you would like to install GRUB to, this is ok, if grub-install works for you, on the other hand, for me, it doesnt detect my boot partition, and I need to install it manually through the 'grub' command - so, IF GRUB-INSTALL DOESNT WORK FOR YOU OR YOU ARE UNSURE, DO NOT ENTER A HD TO INSTALL GRUB ON (run 'grub' after script is finished to install grub)
(3) - These scripts can take a long time, they are all practically stage1 on stage3 scripts, as they all rebuild the system.
-----
Scripts Procedures
Well, most people dont want to run this unless they know what it does, so hear is a step-by-step walkthrough of what they will do.
(1) - Ask about network module
(2) - Asks about Automatic Conrad Partitioning tool (3 partitions for linux)
(3) - Asks about CFDISK/FDISK
(4) - Asks specifically about boot/swap/root partitions and filesystems
(5) - Mount partitions and swapon
(6) - Asks about stage3 wish to be downloaded (arch)
(7) - Downloads and extracts stage3/portage in correct locations and deleted the tarballs
(8') - Copies resolv.conf, mounts proc and dev
(9) - Asks to continue with the rest of the script (and chroot)
(10) - Asks about userlocales and extra packages
(11) - Asks Architecture
(12) - Creates make.conf <--(All Scripts) and package.keywords/unmask <--(Only CONRAD Script)
(13) - Asks to upgrade to GCC 3.4.4 <--- (Stable Script), Asks to upgrade to GCC 3.4.4 <--- (Unstable script), Builds the toolkit <--- (Conrad Script)
(14) - Rebuilds the system for optmization
(15) - Asks about VIM
(16) - Asks about manual kernel or automatic kernel build and kernel sources (nitro/archck/gentoo/vanilla)
(17) - Emerges extra packages and (hotplug/dhcpcd/coldplug/grub/fs progs/gentoolkit/acpid/syslog-ng/slocate/xinetd/grub)
(18') - Edits grub.conf
(19) - Asks root password and new user/password
(20) - Asks Xorg 6.9 and about Automatic KNOPPIX Xorg.conf
(21) - Fixes cairo <--- (Only CONRAD Script)
(22) - Asks WM (kde/kde-light/kde-meta/gnome/gnome-light/e17/other)
(23) - Asks about GDM
(24) - Asks to upgrade to glibc-2.3.90* <--- (Conrad Script ONLY)
(25) - Asks to prelink
(26) - Asks about GRUB install and FSTAB
(27) - Asks programs that are wished to be added to the default runlevel
(28') - Asks hostname and etc-update
(29) - DONE
Well these are very detailed by me, but no one wants to run something if they do not know what it does :)
-----
How TO: Operate
(1) - Download the Gentoo Install LiveCD, or the CONRAD Install LiveCD (for reiser4)
(2) - Boot up the LiveCD
(3) - Follow instructions for the script chosen
-----
OPERATING ARGUMENTS
There are 3 Arguments when running this script

Code: Select all

1 - ./lucky* -v (Verbose mode)
2 - ./lucky* -b (Benchmark) <--- (Currently not very effective)
3 - ./lucky* -2 (Script2) (Skip to part2/the part after the chroot)
-----
SCRIPTS
-----
Script #1 - "Lucky" CONRAD Installation Script
* Based off of the CONRAD Install Method 100%
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... d-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
Script #2 - "Lucky" STABLE Installation Script
* Based off of the Gentoo Handbook
* Currently asks to Upgrade to the NEW stable compiler GCC 3.4.4 (the gentoo way)
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... e-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
Script #3 - "Lucky" UNSTABLE Installation Script
* Based off of the Gentoo Handbook
* Currently asks to Upgrade to the unstable compiler GCC 3.4.4 (the gentoo way)
* See Above for complete operating order of each script
Download
Mirror #1
http://www.bfgraphics.net/conrad/lucky/ ... e-1.0.1.sh
Instructions
(1) - Download the script
(2) - MOVE the script to /mnt/gentoo <--- (IMPORTANT!)
(3) - cd to /mnt/gentoo
(4) - Run, chmod +x lucky*
(5) - ./lucky* -${OPTS}
-----
SCRIPTS 1-3 BUILD/SOURCE
Because this is an open-source community I have provided the src on the mirror it includes all the build directories for all 3 scripts.

Do not claim them as your own* They are there to make any revisions and to work over, if you base a script off of them please give each of the "Lucky" Developers credit - (brainiac_ghost,cheater1034,and mdshort)

DOWNLOAD:
http://www.bfgraphics.net/conrad/lucky/ ... .1.tar.bz2
-----
SPECIAL THANKS TO...

(1) - The GENTOO Developers, this would not be possible without them
(2) - The CONRAD "Lucky" Development Team (brainiac_ghost, cheater1034, mdshort)
(3) - NXSTY - For providing the GLIBC 2.3.90 (Conrad/Optional) and Xorg 6.9 ebuilds
XORG SNAPSHOT - http://forums.gentoo.org/viewtopic-t-396898.html
GLIBC SNAPSHOT - http://forums.gentoo.org/viewtopic-t-376943.html
(4) - TIGER683 - Providing Nitro-Sources ebuilds
(5) - iphitus - Providing Archck-Sources ebuilds
(6) - The Gentoo Community, without you, this would not be possible
THANKS!
-----
Reiser4
Reiser4 is included as an option in all the scripts as a root filesystem, it is only supported by the Conrad Install LiveCD
http://forums.gentoo.org/viewtopic-t-405729.html
-----
-Thankyou
-Conrad Development Team
-----
Conrad Install 1.0 Development
Working on new plans for the Conrad install method upgrade to 1.0,
Currently the plans include...
* Stage1 OR Stage2 build instead of building from a stage3
* Stable 4.x series AND Snapshot 4.x series compiler options
* Seeking a more optimized make.conf (Open for suggestions!)
* Slightly different toolkit build process
* e17 instructions
<!Looking for Suggestions!>
Last edited by cheater1034 on Tue Dec 13, 2005 2:05 am, edited 9 times in total.
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
Tiger683
Veteran
Veteran
User avatar
Posts: 1347
Joined: Sat Jan 08, 2005 8:34 pm
Location: Heffner's House

  • Quote

Post by Tiger683 » Fri Dec 09, 2005 11:22 pm

cheater1034 wrote: identical to the "Stable" Script except it uses the ~x86 compiler (currently: 3.4.5)
gcc-3.4.5 is -* not ~x86
Retired gentoo user
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Fri Dec 09, 2005 11:53 pm

Tiger683 wrote:
cheater1034 wrote: identical to the "Stable" Script except it uses the ~x86 compiler (currently: 3.4.5)
gcc-3.4.5 is -* not ~x86
Ahh sorry didnt know :) revising words now.

I just assumed ~x86, I will check back on gentoo and update the post when its on ~x86
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
mdshort
Apprentice
Apprentice
User avatar
Posts: 157
Joined: Mon Dec 06, 2004 11:41 pm
Contact:
Contact mdshort
Website

  • Quote

Post by mdshort » Sat Dec 10, 2005 2:30 am

yay!

*tests*
"With every rise, there is a fall."
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

Piñata

  • Quote

Post by cheater1034 » Sat Dec 10, 2005 9:35 pm

*Upgraded to VERSION 1.0.1 'Piñata'*

1 change.
* Fixed crucial problem in XOrg 6.9 question
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Sun Dec 11, 2005 12:38 am

i'm installing right now... (posting from links) thanks for all your hard work cheater
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Mon Dec 12, 2005 8:06 pm

okay i'm having some probs with my install. this is the second time its happened, i tried it again to see if i could reproduce the error and i could. i'm using the conrad script. here's the error i'm getting:


./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --localstatedir=/var/state/gmp --disable-mpfr --enable-cxx --enable-mpbsd
checking build system type... i686-pc-linux-gnu
chekcing host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable mainter-specific portions of Makefiles... no
checking compiler gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
checking whether cc is gcc... yes
checking compiler cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
configure: error: could not find a working compiler



sorry that its not in code tags, i can't select them from links.

i've been on windows for the past year, but was a pretty active gentoo user before that... so if you need anything from me to further troubleshoot, exact commands would help alot since i've forgotten most of what i knew command wise.
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Mon Dec 12, 2005 8:11 pm

timdaslayer wrote:okay i'm having some probs with my install. this is the second time its happened, i tried it again to see if i could reproduce the error and i could. i'm using the conrad script. here's the error i'm getting:


./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --localstatedir=/var/state/gmp --disable-mpfr --enable-cxx --enable-mpbsd
checking build system type... i686-pc-linux-gnu
chekcing host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable mainter-specific portions of Makefiles... no
checking compiler gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
checking whether cc is gcc... yes
checking compiler cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
configure: error: could not find a working compiler



sorry that its not in code tags, i can't select them from links.

i've been on windows for the past year, but was a pretty active gentoo user before that... so if you need anything from me to further troubleshoot, exact commands would help alot since i've forgotten most of what i knew command wise.
Do you know what package that it is failing to build?

Possibly remove the -ftree-vectorize and -ffriend-injection from make.conf and try again (those work for me, but had a minor issue when compiling openoffice with them) I used those as new flags for GCC 4.1.

Anyway, it is possibly a problem with those flags or the new snapshot of GCC 4.1, therefore, in Lucky 1.0.2 "No name yet" I will include a question in the Conrad Script for stable GCC 4.0.2 or Snapshot GCC 4.1, in the CONRAD Guide you can basically choose either one because its manual, but I think it will be a good idea, and I will re-run the new CONRAD Scripts with GCC 4.1 and try removing the -ffriend-injection and -ftree-vectorize to see if everything builds ok

I mean, not to say that the CONRAD Install is disfunctional and off, but it IS highly experimental and errors with a GCC snapshot seem prone.

Also, looking at gcc.gnu.org - GCC 4.1 is no longer the current release branch? they changed back to 4.0.2.

Me realizing this will change the default CONRAD Install back to 4.0.2 :? very confusing situation - I do not think I will tinker with a snapshot compiler again 8O

I believe your problem is probally GCC 4.1, I will revise it back to how it used to be later tonight, and if you would like, either start over, or follow the conrad method to downgrade and remove GCC 4.1 to 4.0.2 then rebuild the system.

It is unfortunate that it put you in that situation :X
Last edited by cheater1034 on Mon Dec 12, 2005 8:16 pm, edited 1 time in total.
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Mon Dec 12, 2005 8:15 pm

cheater1034 wrote:
timdaslayer wrote:okay i'm having some probs with my install. this is the second time its happened, i tried it again to see if i could reproduce the error and i could. i'm using the conrad script. here's the error i'm getting:


./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --localstatedir=/var/state/gmp --disable-mpfr --enable-cxx --enable-mpbsd
checking build system type... i686-pc-linux-gnu
chekcing host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable mainter-specific portions of Makefiles... no
checking compiler gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
checking whether cc is gcc... yes
checking compiler cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
configure: error: could not find a working compiler



sorry that its not in code tags, i can't select them from links.

i've been on windows for the past year, but was a pretty active gentoo user before that... so if you need anything from me to further troubleshoot, exact commands would help alot since i've forgotten most of what i knew command wise.
Do you know what package that it is failing to build?

Possibly remove the -ftree-vectorize and -ffriend-injection from make.conf and try again (those work for me, but had a minor issue when compiling openoffice with them) I used those as new flags for GCC 4.1.

Anyway, it is possibly a problem with those flags or the new snapshot of GCC 4.1, therefore, in Lucky 1.0.2 "No name yet" I will include a question in the Conrad Script for stable GCC 4.0.2 or Snapshot GCC 4.1, in the CONRAD Guide you can basically choose either one because its manual, but I think it will be a good idea, and I will re-run the new CONRAD Scripts with GCC 4.1 and try removing the -ffriend-injection and -ftree-vectorize to see if everything builds ok
its failing on gpm

i'll try that... thanks
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Mon Dec 12, 2005 8:47 pm

timdaslayer wrote:
cheater1034 wrote:
timdaslayer wrote:okay i'm having some probs with my install. this is the second time its happened, i tried it again to see if i could reproduce the error and i could. i'm using the conrad script. here's the error i'm getting:


./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --localstatedir=/var/state/gmp --disable-mpfr --enable-cxx --enable-mpbsd
checking build system type... i686-pc-linux-gnu
chekcing host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable mainter-specific portions of Makefiles... no
checking compiler gcc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
checking whether cc is gcc... yes
checking compiler cc -O2 -march=pentium4 -fomit-frame-pointer -pipe -ftree-vectorize ... no
configure: error: could not find a working compiler



sorry that its not in code tags, i can't select them from links.

i've been on windows for the past year, but was a pretty active gentoo user before that... so if you need anything from me to further troubleshoot, exact commands would help alot since i've forgotten most of what i knew command wise.
Do you know what package that it is failing to build?

Possibly remove the -ftree-vectorize and -ffriend-injection from make.conf and try again (those work for me, but had a minor issue when compiling openoffice with them) I used those as new flags for GCC 4.1.

Anyway, it is possibly a problem with those flags or the new snapshot of GCC 4.1, therefore, in Lucky 1.0.2 "No name yet" I will include a question in the Conrad Script for stable GCC 4.0.2 or Snapshot GCC 4.1, in the CONRAD Guide you can basically choose either one because its manual, but I think it will be a good idea, and I will re-run the new CONRAD Scripts with GCC 4.1 and try removing the -ffriend-injection and -ftree-vectorize to see if everything builds ok
its failing on gpm

i'll try that... thanks
i can't change my make.conf then run the script... the script overwrites it. so for now i'll just hold off until the next version is up.

thanks
Top
mdshort
Apprentice
Apprentice
User avatar
Posts: 157
Joined: Mon Dec 06, 2004 11:41 pm
Contact:
Contact mdshort
Website

  • Quote

Post by mdshort » Tue Dec 13, 2005 12:02 am

The current make.conf has been tweaked to what we know as the best options, however if you willing to suggest things too add, we'd be happy to add them.

I'll see that it might be possible to edit it during the script, and that if it detects a non-default make.conf, to ask before erasure.
"With every rise, there is a fall."
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Tue Dec 13, 2005 3:24 am

mdshort wrote:The current make.conf has been tweaked to what we know as the best options, however if you willing to suggest things too add, we'd be happy to add them.

I'll see that it might be possible to edit it during the script, and that if it detects a non-default make.conf, to ask before erasure.
check out this page for cflags... http://forums.gentoo.org/viewtopic-t-23 ... flags.html
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Tue Dec 13, 2005 4:00 am

timdaslayer wrote:
mdshort wrote:The current make.conf has been tweaked to what we know as the best options, however if you willing to suggest things too add, we'd be happy to add them.

I'll see that it might be possible to edit it during the script, and that if it detects a non-default make.conf, to ask before erasure.
check out this page for cflags... http://forums.gentoo.org/viewtopic-t-23 ... flags.html
Those CFLAGS will surely break a lot on a GCC 4.x compiler ;) EXPECIALLY the LDFLAGS (a lot of linker errors -- I tried LDFLAGS with 4.x ;))

and the O2 produces faster, better code than O3, basically GCC 4.x is a whole new ball game :? So I'm looking for someone who built a lot on GCC 4.0.2 with a specific make.conf setup that I can take to build up some new CFLAGS, actually, I wouldnt use those CFLAGS no matter what, GCC 3.x/4.x.

You dont really need more optimization than -O2 (it is plenty), but anything I could add to it that will enhance performance I will test and add.

Currently the -O rundown (as tested) for GCC 4.x
1 ) -O2 - best proven, plenty of optmization for any compiler
2 ) -O3 - Code produced is too big, and is overall slower than O2
3 ) -Os - Compiles very small code, but it is 1000x slower than -O0 -O2, or -O3

I do think I will stick with O2 (for now) only because of the results proven, O3 isnt much of a loss, but its no performance gain at all, and the code is bigger, -Os has extremely small code (almost half the size of O3!) but it is the worst flag because the code is so slow, -O2 is thought of as "boring and plain" but it is plenty of optimization for any compiler, and gives great performance, -O0 is bare minimum, but it is SUPPOSED to work great with GCC 4.x, but for now, I'll stick with -O2 and the other few flags, like -fomit-frame-pointer

thanks for the suggestion, perhaps I will test few from that, like -momit-leaf-frame-pointers to see if that will give a gain over -fomit-frame-pointer, and I will look over flags on GCC.GNU.org

-----

BTW, the new scripts will have an option to tweak make.conf manually, so if you ran the unstable script (gcc 3.4.x) you could change whatever you wanted, to transform it into a similar thing to one of Bob P's stage1/3 installs or something like that ;) - except of course, it builds the compiler the traditional gentoo way, instead of the stage1/3 way ;)
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
enderandrew
l33t
l33t
User avatar
Posts: 731
Joined: Tue Oct 25, 2005 8:37 am

  • Quote

Post by enderandrew » Tue Dec 13, 2005 9:32 am

I'm currently using and testing various LDFLAGS with 4.0.2 and haven't run into a single problem yet.
Nihilism makes me smile.
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Tue Dec 13, 2005 7:24 pm

i'm guessing that you guys already saw this thread but just in case you haven't...

http://forums.gentoo.org/viewtopic-t-412219.html

thanks for all your work. then upcoming script sounds like its going to be good...

let me know if i can help
Top
timdaslayer
n00b
n00b
Posts: 39
Joined: Thu Jun 17, 2004 1:07 am

  • Quote

Post by timdaslayer » Tue Dec 13, 2005 7:28 pm

cheater1034 wrote: BTW, the new scripts will have an option to tweak make.conf manually, so if you ran the unstable script (gcc 3.4.x) you could change whatever you wanted, to transform it into a similar thing to one of Bob P's stage1/3 installs or something like that ;) - except of course, it builds the compiler the traditional gentoo way, instead of the stage1/3 way ;)
what is the difference between Bob P's way and the traditional way??

and personally i prefer "bleeding edge" so to speak so i'll be with you for a while. i'm not a huge fan of Bob P's method. I used it once... long story.
Top
cheater1034
Veteran
Veteran
User avatar
Posts: 1558
Joined: Thu Sep 09, 2004 7:38 pm
Contact:
Contact cheater1034
Website

  • Quote

Post by cheater1034 » Tue Dec 13, 2005 8:01 pm

timdaslayer wrote:
cheater1034 wrote: BTW, the new scripts will have an option to tweak make.conf manually, so if you ran the unstable script (gcc 3.4.x) you could change whatever you wanted, to transform it into a similar thing to one of Bob P's stage1/3 installs or something like that ;) - except of course, it builds the compiler the traditional gentoo way, instead of the stage1/3 way ;)
what is the difference between Bob P's way and the traditional way??

and personally i prefer "bleeding edge" so to speak so i'll be with you for a while. i'm not a huge fan of Bob P's method. I used it once... long story.
I would have to say the make.conf setup, and he says he builds the toolkit a whole unique way, but the conrad scripts build it following the GCC upgrade instructions in the documentation.
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Top
Post Reply

17 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic