This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: UNIX resource compiler???



You may want to look at Berkeley db, or ldap.  "altavista" is your friend
:)

Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com
-- There are operating systems, and then there's FreeBSD.
-- http://www.freebsd.org/                        3.0-current

On Fri, 1 Jan 1999, Nikolas Kauer wrote:

> 
> Do you know of somebody who has written something like a 
> resource compiler for Unix executables (NOT Win32 or Mac)?
> I would like to include about 100 text files with data as 
> an object file in my Unix (Linux, OSF, etc.) executable/library 
> and somehow "open" those compiled files for read in my main 
> program.  This would be a mile stone for the specific application 
> in high energy physics I'm working on, but I could imagine this 
> could be very useful in many other situations.  
> 
> This appears to be a common technique for Windows based applications, 
> however, I couldn't find such a resource compiler for Unix executables 
> (there is probably no defined interface for Unix).  Unfortunately, I 
> lack the knowledge to design a simple interface for Unix.  Hints to 
> resources where I could learn more about the structure of Unix executables 
> would also be greatly appreciated.  Maybe there is a simpler method to 
> bind resources to executables in Unix that I'm not aware of.
> 
> If you know something. please let me know.  
> 
> Nikolas Kauer
> 
> PS I'm not on the mailing list.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]