[leaf-user] getting make and gcc on lrp

2002-06-03 Thread Ant Ken

hi,

how would i go about getting make and gcc and any other development tools 
on to lrp?

is there a package avalible?





antken
email: [EMAIL PROTECTED]


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] getting make and gcc on lrp

2002-06-03 Thread David Douthitt

On Monday 03 June 2002 12:54 pm, Jeff Newmiller wrote:
 On Mon, 3 Jun 2002, Ant Ken wrote:

  how would i go about getting make and gcc and any other
  development tools on to lrp?

 You don't.

  is there a package avalible?

 No.

There is, actually, a make.lrp - make is good for a lot of things 
other than just compiling code.  However, it most cases it's too big 
and not worth putting in a LEAF system.

gcc is gargantuan - getting it into a LEAF system isn't worth the 
effort.  If you want to develop for LEAF, use a separate full Linux 
installation with glibc 2.0.7 (Red Hat 5.2, for instance) or with 
glibc 2.1 (Red Hat 6.x, for instance).

Read the Developers Guide at http://leaf.sf.net/


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html