Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15712] Stage 1/3 of eglibc based sorcery

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15712] Stage 1/3 of eglibc based sorcery
  • Date: 18 May 2010 09:00:52 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15712





--- Comment #3 from seanm1 AT iastate.edu 2010-05-18 04:00:51 ---
(In reply to comment #2)
> (In reply to comment #1)
> > Thanks Sean. :) Do you have a patch that brings eglibc (and any other
> > necessary
> > changes) up to where you left off?
>
> What I uploaded is a tarball with a git archive in it, in the state I left
> it
> in. It's all in there and I tried to be really thorough with my log entries.
>
> When I abbreviate,
>
> "w" = "wrote"
> "c" = "compiled"
> "i" = "installed"
> "wci" = "wrote, compiled, installed"
>
> I also updated the HISTORY entry with each spell

One other detail I forgot to mention,

I was building with /usr/src on a ramdisk. The spells are set up to tarball

/usr/src/cross-tools ->
/var/lib/sorcery/codex/cross/cross-tools-current.tar.bz2

and

/usr/src/eglibc-temp ->
/var/lib/sorcery/codex/cross/eglibc-temp-current.tar.bz2

after every spell is cast (in the spell's FINAL script) to accomodate this.
Building with /usr/src on a ramdisk (mount -t tmpfs -o size=2.5G smglbuild
/usr/src) is done to make things build faster, and so I have an easy and
convenient way to make sure absolutely nothing is depeneding on the temporary
toolchain in the final system. It is, however, not necessary at all.

The depends are set up so if you cast

gcc-cross

you'll be caught up to the point I left off. gmp-temp was what I was writing,
and it won't build yet.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page