[Clfs-commits] [CLFS Trac] #136: Vim temp system

CLFS Trac trac at cross-lfs.org
Wed Dec 17 11:03:28 PST 2008


#136: Vim temp system
------------------------------+---------------------------------------------
  Reporter:  jciccone         |       Owner:  clfs-commits at lists.cross-lfs.org.
      Type:  feature request  |      Status:  new                              
  Priority:  trivial          |   Milestone:  CLFS Standard 1.2.0              
 Component:  BOOK             |     Version:  CLFS Standard SVN                
Resolution:                   |    Keywords:  vim temp-system                  
------------------------------+---------------------------------------------
Comment (by kb0iic):

 Replying to [comment:6 kb0iic]:
 > Replying to [ticket:136 jciccone]:
 > > Add a optional step to build vim in the temp system.
 >
 > Look at this thread for cross compiling vim for the temp system:
 >
 > http://www.mail-archive.com/vim_dev@googlegroups.com/msg00887.html
 >
 > I'm working on it as we speak, however, there will be changes need from
 64 bit and 32 bit hosts for a variable or two (Particularly int). But that
 is what needs to be done. vimrc isn't needed. Matter of fact, the temp
 system doesn't need any vimrc whatsoever, it should just be a default.
 People can change vimrc if they wish.

 I've used this for the powerpc64 build so far:

 ac_cv_sizeof_int=4 vim_cv_getcwd_broken=no
 vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes
 vim_cv_tgetent=zero vim_cv_terminfo=yes vim_cv_toupper_broken=no
 vim_cv_tty_group=world CC="${CC} ${BUILD64}" ./configure --prefix=/tools
 --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-tlib=ncurses --with-
 features=tiny

-- 
Ticket URL: <http://trac.cross-lfs.org/ticket/136#comment:7>
CLFS Trac <http://trac.cross-lfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list