Search found 35 matches: lhbvm

Return to advanced search

Re: FiveLinux on Ubuntu

... `pkg-config --libs gtk+-2.0` `pkg-config --libs libglade-2.0` `pkg-config --libs libgnomeprintui-2.2` -Wl,--start-group -lfive -lfivec -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgtstd -lhbdebug -lm -lgpm -lncurses ...
by miragerr
Wed Feb 03, 2010 3:39 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux on Ubuntu
Replies: 24
Views: 17521

Re: Compilar en Ubuntu

... generamos el programa.o con gcc: gcc programa.c -c -I./include 10.- Linkamos: gcc programa.o -oprograma -L./lib -Wl,--start-group -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgtstd -lhbdebug -lgtcgi -lgtpca -lgttrm ...
by Verhoven
Thu Dec 24, 2009 9:17 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Compilar en Ubuntu
Replies: 19
Views: 7441

Re: Compilar en Ubuntu

... -I./include echo compiling C module... gcc $1.c -c -I./../include -I./include echo linking... gcc $1.o -o$1 -L./lib -Wl,--start-group -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgtstd -lhbdebug -lgtcgi -lgtpca -lgttrm ...
by Verhoven
Tue Dec 22, 2009 4:17 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Compilar en Ubuntu
Replies: 19
Views: 7441

Testing MAKE-file

... -lhbmsql -lhbmysql -lmysqldll -lhbmzip -lhbnf -lhbodbc -lodbc32 -lhbpcre -lhbpgsql -lhbpp -lhbrdd -lhbrtl -lhbsix -lhbsqlit3 -lhbtip -lhbusrrdd -lhbvm -lhbvpdf -lhbw32 -lhbzlib -lrddado -lrddads -lrddcdx -lrddfpt -lrddntx -lxhb -Wl,--end-group Because the lines are very long and hard to read, ...
by ukoenig
Sun Sep 28, 2008 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing MAKE-file
Replies: 3
Views: 728

... y Enlazando con GCC %DirMg%\bin\gcc -c -o%1.o -I%DirHb%\include %1.c %DirMg%\bin\gcc %1.o -o%1.exe -L%DirHb%\lib -Wl,--start-group -lhbcommon -lhbvm -lhbrtl -lhbrdd -lhbmacro -lhblang -lhbcpage -lhbpp -lrddntx -lrddcdx -lrddfpt -lhbsix -lhbusrrdd -lhbct -lgtwin -lhbdebug -Wl,--end-group IF ...
by Armando Picon
Fri Sep 19, 2008 11:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Primeras pruebas con MinGW (gcc para Windows)
Replies: 27
Views: 6600
Previous

Return to advanced search