[M3devel] Help finding CM3 compiler for Linux?
Jay
jay.krell at cornell.edu
Wed Apr 1 08:13:00 CEST 2009
Maybe not.
Hm. That is bug. There is use with a cvs tree, and use without.
I must have broken use without.
Try this:
export CM3_ROOT=root of cm3 cvs (for me this is /dev2/cm3,
for you, maybe $HOME/cm3?)
rm $HOME/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/LINUXLIBC6
# *Common and *common in one command
rm $HOME/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/*ommon
cp root of cm3 cvs/m3-sys/cminstall/src/config/cm3.cfg $HOME/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin
The .cfg will delegate out to the cvs tree.
I don't like having two copies of files..having to keep them in sync..
Though the archives are meant to work standalone, without CVS.
But I don't test that so much oops sorry.
That /might/ not be the right file, but it is close.
- Jay
> To: jay.krell at cornell.edu
> CC: m3devel at elegosoft.com
> Subject: Re: [M3devel] Help finding CM3 compiler for Linux?
> Date: Tue, 31 Mar 2009 22:59:18 -0700
> From: mika at async.caltech.edu
>
>
> Is there any documentation for this format beyond what you just
> wrote? Where?
>
> terpsichore-14: cm3
> --- building in ../LINUXLIBC6 ---
>
> new source -> compiling Main.m3
> "/afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/cm3cfg.common", line 169: quake runtime error: undefined variable: ROOT
>
> --procedure-- -line- -file---
> GetM3Back 169 /afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/cm3cfg.common
> _IsM3BackFlagSupported 181 /afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/Unix.common
> IsM3BackFlagSupported 193 /afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/Unix.common
> GetM3BackFlag 197 /afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/Unix.common
> m3_backend 62 /afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/Unix.common
> program -- <builtin>
> 6 /afs/.ugcs.caltech.edu/user/mika/test/LINUXLIBC6/m3make.args
>
>
> Fatal Error: procedure "m3_backend" defined in "/afs/.ugcs/user/mika/cm3/cm3-min-LINUXLIBC6-d5.7.0/bin/cm3.cfg" failed.
>
> Jay writes:
> >--_777fdc4e-3c29-40b4-a3dd-e6243f796cee_
> >Content-Type: text/plain; charset="iso-8859-1"
> >Content-Transfer-Encoding: quoted-printable
> >
> >
> >These archives do have a different format=2C yes.
> >
> >But it isn't a bad format.
> >
> >cminstall is pretty worthless imho.
> >
> >Extract=2C rename=2C set PATH and LD_LIBRARY_PATH.
> >
> >=20
> >
> > - Jay
> >
> >=20
> >> To: jay.krell at cornell.edu
> >> Subject: Re: [M3devel] Help finding CM3 compiler for Linux?=20
> >> Date: Tue=2C 31 Mar 2009 15:56:11 -0700
> >> From: mika at async.caltech.edu
> >>=20
> >> No=2C I'm sorry...
> >>=20
> >> the archives do not have the usual format. I'm expecting to unpack
> >> and run "cminstall" and then unpack the big source tar on top and=20
> >> build that. But there's no cminstall in the archive on this page.
> >> This is "the normal procedure" for installing CM3=2C no? It's what
> >> the instructions say to do=2C as well...
> >>=20
> >> And the link from the "Download" page is broken (to -d5.5.0.tgz).
> >>=20
> >> Mika
> >>=20
> >> Jay writes:
> >> >--_806446ae-8d10-4d74-8eea-51aa365e9204_
> >> >Content-Type: text/plain=3B charset=3D"iso-8859-1"
> >> >Content-Transfer-Encoding: quoted-printable
> >> >
> >> >
> >> > http://modula3.elegosoft.com/cm3/uploaded-archives
> >> >
> >> >?
> >> >
> >> >=3D20
> >> >
> >> >I can make another later this week.
> >> >
> >> >=3D20
> >> >
> >> >All you need is a working cm3 on any system.
> >> >
> >> >>From there you can build the whole system=3D2C targeting any system.
> >> >
> >> >As long as that cm3 understands LONGINT and your target system.
> >> >
> >> >And it is easier=3D2C but not necessary=3D2C if you have Python. :)
> >> >
> >> >=3D20
> >> >
> >> > - Jay
> >> >
> >> >=3D20
> >> >> Date: Tue=3D2C 31 Mar 2009 15:43:41 -0500
> >> >> From: martinbishop at bellsouth.net
> >> >> To: mika at async.caltech.edu
> >> >> CC: m3devel at elegosoft.com
> >> >> Subject: Re: [M3devel] Help finding CM3 compiler for Linux?
> >> >>=3D20
> >> >> Not sure if this helps=3D2C but on my linux system:
> >> >>=3D20
> >> >> Critical Mass Modula-3 version d5.7.0
> >> >> last updated: 2008-03-16
> >> >> compiled: 2008-08-14 00:56:14
> >> >> configuration: /usr/local/cm3/bin/cm3.cfg
> >> >>=3D20
> >> >> Linux thinkpad 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009
> >> >> i686 GNU/Linux
> >> >>=3D20
> >> >>=3D20
> >> >> I don't have the cm3 tarball=3D2C but I do have the sources in cm3/ st=
> >ill.
> >> >>=3D20
> >> >> Mika Nystrom wrote:
> >> >> > Hello everyone=3D2C
> >> >> >=3D20
> >> >> > This is=3D2C for me=3D2C a most unfortunate time for the CM3 servers=
> > to
> >> >> > have crashed. I'm teaching a class using Modula-3=3D2C and we need a
> >> >> > compiler... here's the uname of the system I'm trying to use:
> >> >> >=3D20
> >> >> > Linux lara 2.6.24ugcs1 #4 SMP Mon Feb 11 10:53:03 PST 2008 i686 GNU/=
> >Lin=3D
> >> >ux
> >> >> >=3D20
> >> >> > The most recent archives I have for Linux are:
> >> >> >=3D20
> >> >> > cm3-min-POSIX-LINUXLIBC6-5.4.0.tgz cm3-src-all-5.4.0.tgz=3D20
> >> >> >=3D20
> >> >> > And they don't seem to work on this system: I can compile a program
> >> >> > but when I try to run it=3D2C it says "Segmentation fault". Can anyo=
> >ne
> >> >> > help? (My understanding is that I need 5.5.1 or later...)
> >> >> >=3D20
> >> >> > Mika
> >> >> >=3D20
> >> >>=3D20
> >> >
> >> >--_806446ae-8d10-4d74-8eea-51aa365e9204_
> >> >Content-Type: text/html=3B charset=3D"iso-8859-1"
> >> >Content-Transfer-Encoding: quoted-printable
> >> >
> >> ><html>
> >> ><head>
> >> ><style>
> >> >.hmmessage P
> >> >{
> >> >margin:0px=3D3B
> >> >padding:0px
> >> >}
> >> >body.hmmessage
> >> >{
> >> >font-size: 10pt=3D3B
> >> >font-family:Verdana
> >> >}
> >> ></style>
> >> ></head>
> >> ><body class=3D3D'hmmessage'>
> >> > =3D3B<A href=3D3D"http://modula3.elegosoft.com/cm3/uploaded-archive=
> >s" targ=3D
> >> >et=3D3D_blank><FONT color=3D3D#0068cf>http://modula3.elegosoft.com/cm3/u=
> >ploaded=3D
> >> >-archives</FONT></A><BR>
> >> >?<BR>
> >> > =3D3B<BR>
> >> >I can make another later this week.<BR>
> >> > =3D3B<BR>
> >> >All you need is a working cm3 on any system.<BR>
> >> >>From there you can build the whole system=3D2C targeting any system.<BR=
> >>
> >> >As long as that cm3 understands LONGINT and your target system.<BR>
> >> >And it is easier=3D2C but not necessary=3D2C if you have Python. :)<BR>
> >> > =3D3B<BR>
> >> > =3D3B- Jay<BR><BR> =3D3B<BR>>=3D3B Date: Tue=3D2C 31 Mar 2009=
> > 15:43:41 -=3D
> >> >0500<BR>>=3D3B From: martinbishop at bellsouth.net<BR>>=3D3B To: mika at a=
> >sync.ca=3D
> >> >ltech.edu<BR>>=3D3B CC: m3devel at elegosoft.com<BR>>=3D3B Subject: Re:=
> > [M3dev=3D
> >> >el] Help finding CM3 compiler for Linux?<BR>>=3D3B <BR>>=3D3B Not su=
> >re if t=3D
> >> >his helps=3D2C but on my linux system:<BR>>=3D3B <BR>>=3D3B Critical=
> > Mass Mod=3D
> >> >ula-3 version d5.7.0<BR>>=3D3B last updated: 2008-03-16<BR>>=3D3B co=
> >mpiled:=3D
> >> > 2008-08-14 00:56:14<BR>>=3D3B configuration: /usr/local/cm3/bin/cm3.c=
> >fg<BR=3D
> >> >>>=3D3B <BR>>=3D3B Linux thinkpad 2.6.27-11-generic #1 SMP Thu Jan 2=
> >9 19:24=3D
> >> >:39 UTC 2009<BR>>=3D3B i686 GNU/Linux<BR>>=3D3B <BR>>=3D3B <BR>>=
> >=3D3B I don=3D
> >> >'t have the cm3 tarball=3D2C but I do have the sources in cm3/ still.<BR=
> >>>=3D
> >> >=3D3B <BR>>=3D3B Mika Nystrom wrote:<BR>>=3D3B >=3D3B Hello everyo=
> >ne=3D2C<BR>&g=3D
> >> >t=3D3B >=3D3B <BR>>=3D3B >=3D3B This is=3D2C for me=3D2C a most un=
> >fortunate time =3D
> >> >for the CM3 servers to<BR>>=3D3B >=3D3B have crashed. I'm teaching a=
> > class =3D
> >> >using Modula-3=3D2C and we need a<BR>>=3D3B >=3D3B compiler... here'=
> >s the una=3D
> >> >me of the system I'm trying to use:<BR>>=3D3B >=3D3B <BR>>=3D3B &g=
> >t=3D3B Linu=3D
> >> >x lara 2.6.24ugcs1 #4 SMP Mon Feb 11 10:53:03 PST 2008 i686 GNU/Linux<BR=
> >>&g=3D
> >> >t=3D3B >=3D3B <BR>>=3D3B >=3D3B The most recent archives I have fo=
> >r Linux are=3D
> >> >:<BR>>=3D3B >=3D3B <BR>>=3D3B >=3D3B cm3-min-POSIX-LINUXLIBC6-5.=
> >4.0.tgz cm3=3D
> >> >-src-all-5.4.0.tgz <BR>>=3D3B >=3D3B <BR>>=3D3B >=3D3B And they =
> >don't seem =3D
> >> >to work on this system: I can compile a program<BR>>=3D3B >=3D3B but=
> > when I=3D
> >> > try to run it=3D2C it says "Segmentation fault". Can anyone<BR>>=3D3B=
> > >=3D3B=3D
> >> > help? (My understanding is that I need 5.5.1 or later...)<BR>>=3D3B &=
> >gt=3D3B=3D
> >> > <BR>>=3D3B >=3D3B Mika<BR>>=3D3B >=3D3B <BR>>=3D3B <BR></body=
> >>
> >> ></html>=3D
> >> >
> >> >--_806446ae-8d10-4d74-8eea-51aa365e9204_--
> >
> >--_777fdc4e-3c29-40b4-a3dd-e6243f796cee_
> >Content-Type: text/html; charset="iso-8859-1"
> >Content-Transfer-Encoding: quoted-printable
> >
> ><html>
> ><head>
> ><style>
> >.hmmessage P
> >{
> >margin:0px=3B
> >padding:0px
> >}
> >body.hmmessage
> >{
> >font-size: 10pt=3B
> >font-family:Verdana
> >}
> ></style>
> ></head>
> ><body class=3D'hmmessage'>
> >These archives do have a different format=2C yes.<BR>
> >But it isn't a bad format.<BR>
> >cminstall is pretty worthless imho.<BR>
> >Extract=2C rename=2C set PATH and LD_LIBRARY_PATH.<BR>
> > =3B<BR>
> > =3B- Jay<BR><BR> =3B<BR>>=3B To: jay.krell at cornell.edu<BR>>=3B=
> > Subject: Re: [M3devel] Help finding CM3 compiler for Linux? <BR>>=3B Dat=
> >e: Tue=2C 31 Mar 2009 15:56:11 -0700<BR>>=3B From: mika at async.caltech.edu=
> ><BR>>=3B <BR>>=3B No=2C I'm sorry...<BR>>=3B <BR>>=3B the archives =
> >do not have the usual format. I'm expecting to unpack<BR>>=3B and run "cm=
> >install" and then unpack the big source tar on top and <BR>>=3B build tha=
> >t. But there's no cminstall in the archive on this page.<BR>>=3B This is =
> >"the normal procedure" for installing CM3=2C no? It's what<BR>>=3B the in=
> >structions say to do=2C as well...<BR>>=3B <BR>>=3B And the link from t=
> >he "Download" page is broken (to -d5.5.0.tgz).<BR>>=3B <BR>>=3B Mika<BR=
> >>>=3B <BR>>=3B Jay writes:<BR>>=3B >=3B--_806446ae-8d10-4d74-8eea-5=
> >1aa365e9204_<BR>>=3B >=3BContent-Type: text/plain=3B charset=3D"iso-885=
> >9-1"<BR>>=3B >=3BContent-Transfer-Encoding: quoted-printable<BR>>=3B =
> >>=3B<BR>>=3B >=3B<BR>>=3B >=3B http://modula3.elegosoft.com/cm3/u=
> >ploaded-archives<BR>>=3B >=3B<BR>>=3B >=3B?<BR>>=3B >=3B<BR>>=
> >=3B >=3B=3D20<BR>>=3B >=3B<BR>>=3B >=3BI can make another later t=
> >his week.<BR>>=3B >=3B<BR>>=3B >=3B=3D20<BR>>=3B >=3B<BR>>=3B=
> > >=3BAll you need is a working cm3 on any system.<BR>>=3B >=3B<BR>>=
> >=3B >=3B>=3BFrom there you can build the whole system=3D2C targeting an=
> >y system.<BR>>=3B >=3B<BR>>=3B >=3BAs long as that cm3 understands =
> >LONGINT and your target system.<BR>>=3B >=3B<BR>>=3B >=3BAnd it is =
> >easier=3D2C but not necessary=3D2C if you have Python. :)<BR>>=3B >=3B<=
> >BR>>=3B >=3B=3D20<BR>>=3B >=3B<BR>>=3B >=3B - Jay<BR>>=3B >=
> >=3B<BR>>=3B >=3B=3D20<BR>>=3B >=3B>=3B Date: Tue=3D2C 31 Mar 2009=
> > 15:43:41 -0500<BR>>=3B >=3B>=3B From: martinbishop at bellsouth.net<BR>=
> >>=3B >=3B>=3B To: mika at async.caltech.edu<BR>>=3B >=3B>=3B CC: m=
> >3devel at elegosoft.com<BR>>=3B >=3B>=3B Subject: Re: [M3devel] Help fin=
> >ding CM3 compiler for Linux?<BR>>=3B >=3B>=3B=3D20<BR>>=3B >=3B&g=
> >t=3B Not sure if this helps=3D2C but on my linux system:<BR>>=3B >=3B&g=
> >t=3B=3D20<BR>>=3B >=3B>=3B Critical Mass Modula-3 version d5.7.0<BR>&=
> >gt=3B >=3B>=3B last updated: 2008-03-16<BR>>=3B >=3B>=3B compiled=
> >: 2008-08-14 00:56:14<BR>>=3B >=3B>=3B configuration: /usr/local/cm3/=
> >bin/cm3.cfg<BR>>=3B >=3B>=3B=3D20<BR>>=3B >=3B>=3B Linux thinkp=
> >ad 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009<BR>>=3B >=3B&g=
> >t=3B i686 GNU/Linux<BR>>=3B >=3B>=3B=3D20<BR>>=3B >=3B>=3B=3D20=
> ><BR>>=3B >=3B>=3B I don't have the cm3 tarball=3D2C but I do have the=
> > sources in cm3/ still.<BR>>=3B >=3B>=3B=3D20<BR>>=3B >=3B>=3B =
> >Mika Nystrom wrote:<BR>>=3B >=3B>=3B >=3B Hello everyone=3D2C<BR>&g=
> >t=3B >=3B>=3B >=3B=3D20<BR>>=3B >=3B>=3B >=3B This is=3D2C fo=
> >r me=3D2C a most unfortunate time for the CM3 servers to<BR>>=3B >=3B&g=
> >t=3B >=3B have crashed. I'm teaching a class using Modula-3=3D2C and we n=
> >eed a<BR>>=3B >=3B>=3B >=3B compiler... here's the uname of the sys=
> >tem I'm trying to use:<BR>>=3B >=3B>=3B >=3B=3D20<BR>>=3B >=3B&=
> >gt=3B >=3B Linux lara 2.6.24ugcs1 #4 SMP Mon Feb 11 10:53:03 PST 2008 i68=
> >6 GNU/Lin=3D<BR>>=3B >=3Bux<BR>>=3B >=3B>=3B >=3B=3D20<BR>>=
> >=3B >=3B>=3B >=3B The most recent archives I have for Linux are:<BR>&=
> >gt=3B >=3B>=3B >=3B=3D20<BR>>=3B >=3B>=3B >=3B cm3-min-POSIX-=
> >LINUXLIBC6-5.4.0.tgz cm3-src-all-5.4.0.tgz=3D20<BR>>=3B >=3B>=3B >=
> >=3B=3D20<BR>>=3B >=3B>=3B >=3B And they don't seem to work on this =
> >system: I can compile a program<BR>>=3B >=3B>=3B >=3B but when I tr=
> >y to run it=3D2C it says "Segmentation fault". Can anyone<BR>>=3B >=3B&=
> >gt=3B >=3B help? (My understanding is that I need 5.5.1 or later...)<BR>&=
> >gt=3B >=3B>=3B >=3B=3D20<BR>>=3B >=3B>=3B >=3B Mika<BR>>=3B=
> > >=3B>=3B >=3B=3D20<BR>>=3B >=3B>=3B=3D20<BR>>=3B >=3B<BR>&=
> >gt=3B >=3B--_806446ae-8d10-4d74-8eea-51aa365e9204_<BR>>=3B >=3BConten=
> >t-Type: text/html=3B charset=3D"iso-8859-1"<BR>>=3B >=3BContent-Transfe=
> >r-Encoding: quoted-printable<BR>>=3B >=3B<BR>>=3B >=3B<=3Bhtml>=
> >=3B<BR>>=3B >=3B<=3Bhead>=3B<BR>>=3B >=3B<=3Bstyle>=3B<BR>&=
> >gt=3B >=3B.hmmessage P<BR>>=3B >=3B{<BR>>=3B >=3Bmargin:0px=3D3B<=
> >BR>>=3B >=3Bpadding:0px<BR>>=3B >=3B}<BR>>=3B >=3Bbody.hmmessag=
> >e<BR>>=3B >=3B{<BR>>=3B >=3Bfont-size: 10pt=3D3B<BR>>=3B >=3Bfo=
> >nt-family:Verdana<BR>>=3B >=3B}<BR>>=3B >=3B<=3B/style>=3B<BR>&=
> >gt=3B >=3B<=3B/head>=3B<BR>>=3B >=3B<=3Bbody class=3D3D'hmmessa=
> >ge'>=3B<BR>>=3B >=3B&=3Bnbsp=3D3B<=3BA href=3D3D"http://modula3.=
> >elegosoft.com/cm3/uploaded-archives" targ=3D<BR>>=3B >=3Bet=3D3D_blank&=
> >gt=3B<=3BFONT color=3D3D#0068cf>=3Bhttp://modula3.elegosoft.com/cm3/upl=
> >oaded=3D<BR>>=3B >=3B-archives<=3B/FONT>=3B<=3B/A>=3B<=3BBR&g=
> >t=3B<BR>>=3B >=3B?<=3BBR>=3B<BR>>=3B >=3B&=3Bnbsp=3D3B<=3B=
> >BR>=3B<BR>>=3B >=3BI can make another later this week.<=3BBR>=3B<=
> >BR>>=3B >=3B&=3Bnbsp=3D3B<=3BBR>=3B<BR>>=3B >=3BAll you need=
> > is a working cm3 on any system.<=3BBR>=3B<BR>>=3B >=3B>=3BFrom t=
> >here you can build the whole system=3D2C targeting any system.<=3BBR>=
> >=3B<BR>>=3B >=3BAs long as that cm3 understands LONGINT and your target=
> > system.<=3BBR>=3B<BR>>=3B >=3BAnd it is easier=3D2C but not necess=
> >ary=3D2C if you have Python. :)<=3BBR>=3B<BR>>=3B >=3B&=3Bnbsp=
> >=3D3B<=3BBR>=3B<BR>>=3B >=3B&=3Bnbsp=3D3B- Jay<=3BBR>=3B<=
> >=3BBR>=3B&=3Bnbsp=3D3B<=3BBR>=3B&=3Bgt=3D3B Date: Tue=3D2C 31 M=
> >ar 2009 15:43:41 -=3D<BR>>=3B >=3B0500<=3BBR>=3B&=3Bgt=3D3B From=
> >: martinbishop at bellsouth.net<=3BBR>=3B&=3Bgt=3D3B To: mika at async.ca=
> >=3D<BR>>=3B >=3Bltech.edu<=3BBR>=3B&=3Bgt=3D3B CC: m3devel at elego=
> >soft.com<=3BBR>=3B&=3Bgt=3D3B Subject: Re: [M3dev=3D<BR>>=3B >=
> >=3Bel] Help finding CM3 compiler for Linux?<=3BBR>=3B&=3Bgt=3D3B <=
> >=3BBR>=3B&=3Bgt=3D3B Not sure if t=3D<BR>>=3B >=3Bhis helps=3D2C b=
> >ut on my linux system:<=3BBR>=3B&=3Bgt=3D3B <=3BBR>=3B&=3Bgt=
> >=3D3B Critical Mass Mod=3D<BR>>=3B >=3Bula-3 version d5.7.0<=3BBR>=
> >=3B&=3Bgt=3D3B last updated: 2008-03-16<=3BBR>=3B&=3Bgt=3D3B comp=
> >iled:=3D<BR>>=3B >=3B 2008-08-14 00:56:14<=3BBR>=3B&=3Bgt=3D3B c=
> >onfiguration: /usr/local/cm3/bin/cm3.cfg<=3BBR=3D<BR>>=3B >=3B>=3B&=
> >amp=3Bgt=3D3B <=3BBR>=3B&=3Bgt=3D3B Linux thinkpad 2.6.27-11-generic=
> > #1 SMP Thu Jan 29 19:24=3D<BR>>=3B >=3B:39 UTC 2009<=3BBR>=3B&=
> >=3Bgt=3D3B i686 GNU/Linux<=3BBR>=3B&=3Bgt=3D3B <=3BBR>=3B&=3B=
> >gt=3D3B <=3BBR>=3B&=3Bgt=3D3B I don=3D<BR>>=3B >=3B't have the c=
> >m3 tarball=3D2C but I do have the sources in cm3/ still.<=3BBR>=3B&=
> >=3Bgt=3D<BR>>=3B >=3B=3D3B <=3BBR>=3B&=3Bgt=3D3B Mika Nystrom wr=
> >ote:<=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B Hello everyone=3D2C<=3BBR=
> >>=3B&=3Bg=3D<BR>>=3B >=3Bt=3D3B &=3Bgt=3D3B <=3BBR>=3B&=
> >=3Bgt=3D3B &=3Bgt=3D3B This is=3D2C for me=3D2C a most unfortunate time =
> >=3D<BR>>=3B >=3Bfor the CM3 servers to<=3BBR>=3B&=3Bgt=3D3B &=
> >=3Bgt=3D3B have crashed. I'm teaching a class =3D<BR>>=3B >=3Busing Mod=
> >ula-3=3D2C and we need a<=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B compile=
> >r... here's the una=3D<BR>>=3B >=3Bme of the system I'm trying to use:&=
> >lt=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B <=3BBR>=3B&=3Bgt=3D3B &am=
> >p=3Bgt=3D3B Linu=3D<BR>>=3B >=3Bx lara 2.6.24ugcs1 #4 SMP Mon Feb 11 10=
> >:53:03 PST 2008 i686 GNU/Linux<=3BBR>=3B&=3Bg=3D<BR>>=3B >=3Bt=
> >=3D3B &=3Bgt=3D3B <=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B The most r=
> >ecent archives I have for Linux are=3D<BR>>=3B >=3B:<=3BBR>=3B&=
> >=3Bgt=3D3B &=3Bgt=3D3B <=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B cm3-m=
> >in-POSIX-LINUXLIBC6-5.4.0.tgz cm3=3D<BR>>=3B >=3B-src-all-5.4.0.tgz <=
> =3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B <=3BBR>=3B&=3Bgt=3D3B &=
> >=3Bgt=3D3B And they don't seem =3D<BR>>=3B >=3Bto work on this system: =
> >I can compile a program<=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B but when=
> > I=3D<BR>>=3B >=3B try to run it=3D2C it says "Segmentation fault". Can=
> > anyone<=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B=3D<BR>>=3B >=3B help=
> >? (My understanding is that I need 5.5.1 or later...)<=3BBR>=3B&=3Bg=
> >t=3D3B &=3Bgt=3D3B=3D<BR>>=3B >=3B <=3BBR>=3B&=3Bgt=3D3B &=
> >=3Bgt=3D3B Mika<=3BBR>=3B&=3Bgt=3D3B &=3Bgt=3D3B <=3BBR>=3B&a=
> >mp=3Bgt=3D3B <=3BBR>=3B<=3B/body>=3B<BR>>=3B >=3B<=3B/html>=
> >=3B=3D<BR>>=3B >=3B<BR>>=3B >=3B--_806446ae-8d10-4d74-8eea-51aa365e=
> >9204_--<BR></body>
> ></html>=
> >
> >--_777fdc4e-3c29-40b4-a3dd-e6243f796cee_--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090401/01a8411a/attachment-0002.html>
More information about the M3devel
mailing list