newbie xlib/xt question

Agostino Ruscito ruscito@gmail.com
Thu Mar 1 14:32:00 GMT 2007


> # rule to link the program
> $(PROG): $(OBJS)
>       $(LD) $(OBJS) -o $(PROG) $(LDFLAGS)
>
> BTW those are not really "LDFLAGS" it's the flags and the libraries, the problem
> with unresolved symbols is caused by the order in which the libraries are searched.
> --
> René Berber
>
>

Thank you very much. Now it work !

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list