The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > Gentoo
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-24-2005
Corona688 Corona688 is offline
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,933
Whenever I want to find UNIX programs, I just do a word search on packages.gentoo.org. None of it's distro specific becuse gentoo builds everything from scratch in the first place. Looking for cobol found OpenCobol and TinyCobol.

These look much easier to build than cobolforgcc. You don't need the entire effing GCC source tree. OpenCobol just needs libtool and gmp, and tinycobol only needs glib.