Re: multiple compilations?
- From: Jan-Marek Glogowski <glogow fbihome de>
- To: matti suomedia com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: multiple compilations?
- Date: Mon, 6 Sep 2004 13:59:42 +0200 (CEST)
Hi
This is a problem with the arrangement of gcc options. The source file has
to be the last argument!
Expl: gcc -Wall -O2 -c -I/usr/include `pkg-config gtk+-2.0 --cflags` -o
src/interface.o src/interface.c
Jan-Marek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]