delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/12/27/09:01:51

From: vischne AT ibm DOT net
Subject: Re: how to get source of resource compiler and ld that supports .res f
27 Dec 1997 09:01:51 -0800 :
Message-ID: <199712271643.QAA42804.cygnus.gnu-win32@out1.ibm.net>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com DOT TANAKA DOT Keishiro DOT Fri (ksr AT lp DOT nm DOT fujitsu DOT co DOT jp),
"19.Dec.1997.11":16:45.+0900 AT out1 DOT ibm DOT net

>> I could build gnu-win32 cross on FreeBSD2.2.2.
(gcc, as, ld etc)
But I cannot link my objects with .res file(resource object file).
How to get source of resource compiler and ld that supports .res file?
It causes error.

I'd like to build cross development environment on FreeBSD and get
exe(executalbe file) on FreeBSD without using Windows. <<


In theory, you convert .res files to .o files and link them to the
executable.  In practise, these executables don't register under Windows.
What I mean is that an icon .res file doesn't show up as an icon when
the Windows file explorer displays the name of the executable.

While you're at it, you might consider using libwine.so under FreeBSD
to generate FreeBSD Windows executables with resources compiled in.
The makefiles should be almost identical to `real' Windows makefiles
in your cross-compiling environment.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019