shermoid;201118 Wrote: 
> 
> * you don't have to use ELF.  you can invent your own binary format. 
> you have access to the source code, and can code away to your heart's
> content.  can i change the way slimserver accesses its database?
> 

Of course you can.

> 
> * you can generate A.OUT files all you'd like without even having to
> add a "-o A.OUT" to the cc command line.  can i alter the slimserver
> code and make sure that compilation albums are handled correctly?

a.out format files are not merely named a.out.  "-o a.out" does not
generate an a.out format file, it generates a file named 'a.out'.  Not
at all the same thing.

I see you missed entirely the point: You Have Source.  You claim to be
running Linux and be blissfully free of Microsoft, so go to it.  You
can even browse SVN and backport your own changes to Genre.


-- 
snarlydwarf
------------------------------------------------------------------------
snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=27746

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to