Trying to support my product on FreeBSD
Andrea Venturoli
ml at netfence.it
Fri Jan 18 02:54:20 PST 2008
navneet Upadhyay ha scritto:
> 1. *How to build my code into binaries* on FreeBSD , i have my unix make
> files. Just to give an idea i have around 200 cpp files and they complile to
> 5 binaries . I am using multithreading(posix on linux) and sockets heavily.
>
> I dont want to run my application in linux mode, i have clear cut
> instructions to have BSD specific binaries.I have to see what is the
> difference between Linux and Free BSD in terms of file management, their
> structure, threading model etc.
You may want to look at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html.
> 2.* How to package the binaries*(RPM sort of thing). Idea is to provide a
> package to user who can install them binaries using this package by issuing
> single command.
And
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html.
bye
av.
More information about the freebsd-questions
mailing list