how to create freeBSD binaries in Linux or Windows


 
Thread Tools Search this Thread
Top Forums Programming how to create freeBSD binaries in Linux or Windows
# 1  
Old 02-18-2004
how to create freeBSD binaries in Linux or Windows

I have a trouble: i cannot install and use freeBSD for some reasons(have no computer now, and comps on my work are Windowsed), but I need to compile some UNIX sources for freeBSD(this one: http://ppcpp.sf.net/). What can I do? Are there a compilers, that can run in Windows, but can compile binaries for freeBSD?
# 2  
Old 02-18-2004
i am pretty sure that at gnu.org you can find a cross platform compiler for windows.
# 3  
Old 02-18-2004
Re: how to create freeBSD binaries in Linux or Windows

Quote:
Originally posted by szzz
I have a trouble: i cannot install and use freeBSD for some reasons(have no computer now, and comps on my work are Windowsed), but I need to compile some UNIX sources for freeBSD(this one: http://ppcpp.sf.net/). What can I do? Are there a compilers, that can run in Windows, but can compile binaries for freeBSD?
I don't think you are going to find what you want.

It is true that gcc is available for Win32 but the executable generated by gcc/Win32 will only work on Win32.
# 4  
Old 02-19-2004
Quote:
I don't think you are going to find what you want.
Really???

But sometimes it is nessesarry! For example, now.
It is a pity...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Create a tgz from source FreeBSD

Hello, i'm having a problem here with FreeBSD 9.2 . I've created a directory and downloaded the latest ntp-4.2.8p1-beta2 from ntp.org. Untar then into the directory and then ./configure all went OK. Then i had to modify some parameters in the config.h created with ./configure . Then make... (2 Replies)
Discussion started by: Board27
2 Replies

2. Red Hat

How to create domain controller in Linux for windows client?

Hi Team I have configured a linux dns server locally. Its fully working on linux clients but not windows client as its can't ping host by name. someone told me to create domain controller for working this to windows client as well. I am new in linux and not aware how to create the domain and add... (8 Replies)
Discussion started by: boby.kumar
8 Replies

3. Linux

nmap binaries for linux

Hi , I am exploring the nmap utility for Linux. I know that, nmap binaries are specific to the platforms e.g. nmap binaries will be diferent for Windows , AIX , Solaris and Linux platforms. Can anyone tell me , will the nmap binaries be different for different flavours of Linux such as... (1 Reply)
Discussion started by: jatin56
1 Replies

4. Programming

C compiler to build Sparc/Solaris binaries on Linux

Just that the Subject says. I am looking for a C compiler for Linux x86 that will allow me to compile a C source code file and the resulting binary will be able to run on a Sparc running Solaris. Thanks. (2 Replies)
Discussion started by: lyonsd
2 Replies

5. BSD

Through Unix FreeBSD to create mail account

Dear All, Someone can tell me how come can I set and create the mail account in the Unix? Also, it can be applied into the misrosoft outlook to send and receive the mail? Pls let me know that asap. Top Urgent Thanks Thanks Thanks :) (0 Replies)
Discussion started by: Daniel0623
0 Replies

6. Programming

Compile freeBSD binaries in Linux

I have to compile some c-programm as a binary for freeBSD, but I have no possibility to install and work with freeBSD itself - can I compile the needed bninaries in other OSes (Linux or Windows)??? (0 Replies)
Discussion started by: shalmoo
0 Replies

7. UNIX for Dummies Questions & Answers

Windows XP Professional and FreeBSD

From FreeBSD how could I access files/directories in my Windows XP machine (networked) Is there any program in FreeBSD/Unix that I could use to emulate/control my Windows XP machine and what do I need to enable or install in my Windows XP machine (6 Replies)
Discussion started by: charlie499
6 Replies

8. UNIX for Dummies Questions & Answers

Windows Binaries

This is probably a really stupid question: Why doesnt windows binaries run in *nix? Is it the filesystem? or what? //Maestin (3 Replies)
Discussion started by: Maestin
3 Replies
Login or Register to Ask a Question