2011/10/3 Yiorgos Adamopoulos <yiorgos [ dot ] adamopoulos [ at ] gmail [ dot ] com>: > 2011/10/3 Nick Kossifidis <mickflemm [ at ] gmail [ dot ] com>: >> >> `pkg-config --cflags --libs openssl libcurl` >> > > (Δεν δίνεις το output όμως) > > Για δες εδώ http://gcc.gnu.org/onlinedocs/gcc/Invoking-GCC.html > > "You can mix options and other arguments. For the most part, the order > you use doesn't matter. Order does matter when you use several options > of the same kind; for example, if you specify -L more than once, the > directories are searched in the order specified. Also, the placement > of the -l option is significant." > Ακριβώς, κι εγώ αυτό ξέρω ! Ότι και να βγάζει το pkg-config είναι το ίδιο, είτε το βάζω στην αρχή του command ή στο τέλος, έστω ότι βγάζει "-lssl -lcrypto -ldl -lz -lcurl", αν αυτό το βάλω στη μεταβλητή $BLAH και καλέσω τον gcc ως gcc $BLAH <...> δεν δουλεύει στο 4.6. στο ubuntu, ενώ αν βάλω gcc <...> $BLAH δουλεύει. Εντωμεταξύ you miss the point, αυτό το πράγμα δούλευε με τους προηγούμενους και όχι με τον 4.6 που σημαίνει ότι δεν τα έχω κάνει και τόσο χάλια. -- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick