Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2008 15:17:48 +0530
From:      "navneet Upadhyay" <navneet.upadhyay@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Trying to support my product on FreeBSD
Message-ID:  <1563a4fd0801180147y4fb6a83s41142ac9a68c3d28@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi ,
       My product is successfully running on Linux( all most all versions)
and HP- UX and Windows .

  *It is 100 % C++ code*.

 I am planning to support it on FreeBSD, i have two queries :

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.


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.



Please let me know if there is anyother forum where i can get answers to my
queries, as i will be needing lot of help in near future.

*Help will be appreciated.*

Thanks,
Navneet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1563a4fd0801180147y4fb6a83s41142ac9a68c3d28>