Linux / UNIX Tech Support Forum
This is a discussion on How to compile a c program in freeBSD within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; Hi, Am new to this forum as well as freeBSD. Can some one please tell me how to go about ...
|
|||||||
| All about FreeBSD/OpenBSD/NetBSD Discuss all about the Rock solid FreeBSD/OpenBSD/NetBSD. You are free to talk about any issues related to BSD administration, networking, services and other stuff, share information or ask doubts. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Am new to this forum as well as freeBSD. Can some one please tell me how to go about compiling a c program with embedded informix SQL and get the exe? Thanks in advance JS |
| Sponsored Links | ||
|
|
|
|||
|
echo "main() {}" > dummy.c && cc dummy.c -o dummy && ./dummy && rm -f dummy && echo $?
BSD's use csh (netbsd) and ksh (obsd, fbsd, nbsd) and the above command is for bash. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| compile a new kernel in RHEL 5 | vikas027 | CentOS / RHEL / Fedora | 3 | 24-03-2008 09:56 PM |
| How to compile a c program in freeBSD | jkmb | All about FreeBSD/OpenBSD/NetBSD | 0 | 21-01-2008 01:33 PM |
| sa-compile | diptanjan | Linux software | 1 | 07-06-2007 07:07 PM |
| Kernel Compile | mannrj45 | Linux software | 1 | 02-12-2006 08:32 PM |
| Dumb Newbie problem -- can't compile | Henry | Coding in General | 7 | 12-01-2006 04:24 AM |