Re: problem with compiling base.c
- From: Havoc Pennington <hp redhat com>
- To: peter jurcovic <hhg mail pruvodce cz>
- Cc: gtk-list gnome org
- Subject: Re: problem with compiling base.c
- Date: 25 Aug 2000 00:59:51 -0400
peter jurcovic <hhg@mail.pruvodce.cz> writes:
>
> when I tried to compile the first simple example gtk program "base.c"
> from Gtk tutorial http://www.gtk.org/tutorial/gtk_tut-2.html
>
> using
> gcc base.c -o base `gtk-config --cflags --libs`
> (as recommened on that page) I get this messages:
>
> /usr/lib/crt1.o: In function `_start':
> /usr/lib/crt1.o(.text+0x3b): undefined reference to `__setfpucw'
> /usr/lib/crt1.o(.text+0x43): undefined reference to `__libc_init'
> collect2: ld returned 1 exit status
>
> I use Slackware 7.0 and my idea is, that it has a serious mess in
> libraries.
>
> I would be very grateful for any help.
>
Your system is broken. A good way to avoid this is to use a
distribution with dependency tracking in the package system.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]