| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 12 Oct 2004 21:57:30 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Organization: | Esse keine toten Tiere |
| Message-ID: | <923865565.20041012215730@familiehaase.de> |
| To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| CC: | "Judd" <jbogus1 AT yahoo DOT com> |
| Subject: | Re: building with G++ 3.3.3 |
| In-Reply-To: | <624524850.20041012213641@familiehaase.de> |
| References: | <ckh784$idt$1 AT sea DOT gmane DOT org> <624524850 DOT 20041012213641 AT familiehaase DOT de> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
Hallo Judd, > Am Dienstag, 12. Oktober 2004 um 20:19 schriebst du: >> I'm trying to port OpenInventor freeware over to cygwin and I'm having some >> problems with the linkage. When trying to build the DLL, I'm coming up with >> some errors I'm having a hard time trying to get around. >> g++ -shared -o libInventor.dll -Wl,--out-implib=libInventor.dll.a \ >> -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--whole-archive \ >> ./stub.o \ >> ./database/src/sb/projectors/SbProjectors.o \ >> ./database/src/sb/Sb.o \... (more object files) > -Wl,--no-whole-archive >> -L/usr/lib -L/usr/X11R6/lib -L../libimage -L../libFL/src -ljpeg.dll -limage >> -lFL -lX11 -lGLU -lGL -liconv -lfreetype BTW, saw the Cygwin documentation already: http://www.cygwin.com/cygwin-ug-net/dll.html ? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |