Re: Creating a Windows dll in Linux?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 26, 2006 at 09:59:46AM -0400, michael.kropinski@xxxxxx wrote:
>Is it possible to create a Windows dll in Linux for this code?

Yes.

>Do I have to have a cross-compiler?

Yes.  See http://www.kegel.com/crosstool/ for one example of tools available
for creating a cross-compiler

>I was hoping to not have to compile the source code twice.

Windows != Linux.  Your really do have to recompile.

>If I converted this code into a library (in Linux), are there tools
>available either for Linux or Windows that would convert the library to
>a Windows dll.

No.

cgf

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux