Ò׽ؽØͼÈí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

linuxÏÂgcc±àÒësinº¯Êý³ö´íµÄÎÊÌâ

 
Q:
I
keep getting
errors due to library functions being undefined,
but I'm #including all
the right header files.
A:
In the general case of calling code in an
external library,
using #include
to pull in
the right header file(s) is only half
of the story; you also have to tell the linker to search the
external library itself.
The declarations in the header file
only tell the compiler how to call the external functions;
the header file doesn't supply the definitions of the external
functions, or tell the compiler/linker where to find those
definitions.
In some cases
(especially if the functions are nonstandard)
obtaining
those definitions
may require explicitly asking
for the correct libraries to be
searched
when you link the program.
(Some systems may be able to arrange
that whenever you #include
a header,
its associated library, if nonstandard,
is automatically requested at link time,
but such a facility is not
widespread.)
See also questions
10.11
,
11.30
,
13.26
,
14.3
,
and
19.40
.
Q:
I'm trying to do some simple
trig,
and I am #including <math.h>
,
but
the linker keeps
complaining
that functions like sin
and cos
are undefined.
A:
Make sure you're actually linking with the math library.
For instance,
due to a longstanding bug in Unix and Linux systems,
you usually need to use an explicit -lm
flag,
at the
end
of the command line,
when compiling/linking.
See also questions
13.25
,
13.26
,
and
14.2
.
µ±Ê¹ÓÃgcc±àÒëÆ÷±àÒ뺬Êýѧº¯ÊýµÄC³ÌÐòʱ,»á³öÏÖundefined reference to `sin'´íÎó.ÕâÖÖ´íÎóÒ»°ãÊÇÓÉÓÚȱÉÙ¿âÔì³ÉµÄ.ʹÓÃ-lm¼´¿É.Makefile¿ÉÒÔÕâÑùд:
pe14-18-11:pe14-18-11.o
         gcc pe14-18-11.o -lm -o pe14-18-11
pe14-18-11.o:pe14-18-11.c
         gcc -c pe14-18-11.c -o pe14-18-11.o
clean:
         rm -f *.o pe14-18-11
¾ßÌåÔ­Òò¼°½â¾ö°ì·¨Îª:
¼ÓÈëÁ¬½áµÄº¯Ê½¿


Ïà¹ØÎĵµ£º

Linux±àÒëÄÚºËÏê½â


¡¡¡¡Äں˼ò½é
¡¡¡¡??Äںˣ¬ÊÇÒ»¸ö²Ù×÷ϵͳµÄºËÐÄ¡£Ëü¸ºÔð¹ÜÀíϵͳµÄ½ø³Ì¡¢ÄÚ´æ¡¢É豸Çý¶¯³ÌÐò¡¢ÎļþºÍÍøÂçϵͳ£¬¾ö¶¨×ÅϵͳµÄÐÔÄܺÍÎȶ¨ÐÔ¡£
¡¡
¡¡??LinuxµÄÒ»¸öÖØÒªµÄÌصã¾ÍÊÇÆäÔ´´úÂëµÄ¹«¿ªÐÔ£¬ËùÓеÄÄÚºËÔ´³ÌÐò¶¼¿ÉÒÔÔÚ/usr/src/linuxÏÂÕÒµ½£¬´ó²¿·ÖÓ¦ÓÃÈí¼þÒ²¶¼ÊÇ×ñÑ­GPL
¶øÉè¼ÆµÄ£¬Ä㶼¿ÉÒÔ»ñÈ¡ÏàÓ¦µÄÔ´³ÌÐò´úÂë ......

linuxÖÐmount¹²Ïísmbfs

 ×ª×Ô£ºhttp://www.neatstudio.com/show-365-1.shtml
ÔÚubuntuÏÂÃæĬÈÏÊDz»ÄÜmount samba¹²ÏíµÄĿ¼µÄ£¬¶øÔÚ¹«Ë¾ÀÎÒ²»µÃ²»Á¬½ÓÕâÑùµÄĿ¼£¬ÔÚwindowsÏÂÃæµÄʱºò£¬samba¹²Ïí¾ÍÏówindowsµÄ¹²ÏíĿ¼ÄÇÑùµÄ·½±ã£¬µ«ÊÇÔÚlinuxÏÂÃæ¾Í²»ÊÇÕâÑùµÄÁË¡£
Ê×ÏÈ£¬ÄãÒªÏÂÔØsmbmount,ÔËÐÐ £º
apt-get install smbfs
È»ºó¾Í»á°² ......

linuxÖÐ ÓïÑÔ»·¾³µÄÉèÖã¨locale£©

The original /etc/sysconfig/i18n file  is:
LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
if we want to change locale to be japanese, just follow the instuction below.
 body { margin: 0 0 0 0; padding:0 0 0 0 }td,div { font-family:Times New Roman;font-size:11pt;vert ......

linux ½ø³Ì ״̬

http://blog.csdn.net/zengyang/archive/2009/01/07/3725320.aspx
http://tech.ccidnet.com/art/305/20071226/1322187_1.html 
State¡¡
½ø³ÌÔÚÖ´Ðйý³ÌÖлá¸ù¾Ý»·¾³À´¸Ä±ästate¡£Linux½ø³ÌÓÐÒÔÏÂ״̬£º¡¡
 
Running¡¡
½ø³Ì´¦ÓÚÔËÐУ¨ËüÊÇϵͳµÄµ±Ç°½ø³Ì£©»òÕß×¼±¸ÔËÐÐ״̬£¨ËüÔڵȴýϵͳ½«CPU·ÖÅä¸øËü£© ......

Unix/Linux ÍøÂç½Ó¿Ú¹ÜÀíÏà¹ØÃüÁî½éÉÜ


Unix/Linux ÍøÂç½Ó¿Ú¹ÜÀíÏà¹ØÃüÁî½éÉÜ
»ñÈ¡ÍøÂçÊÊÅäÆ÷ÁбíÐÅÏ¢
ÔÚ»ñÖªÍøÂç½Ó¿ÚʹÓÃ״̬֮ǰ£¬Äã¿ÉÄÜÐèÒªÖªµÀÄ㵱ǰµÄϵͳʹÓõÄÍøÂçÊÊÅäÆ÷£¬ÔÚ Linux ºÍ AIX Öв鿴ÍøÂçÉ豸Æ÷µÄÊôÐÔʹÓò»Í¬µÄÃüÁÏÂÃæµÄÀý×Ó¸ø³öÁËÔÚ²»Í¬ÏµÍ³ÉÏÈçºÎ²é¿´ÍøÂçÉ豸Æ÷µÄÊôÐÔ¡£
Linux ϵͳÆô¶¯¼ÓÔØÍø¿¨Çý¶¯»áÊä³öʶ±ðµ½µÄËùÓÐÍøÂçÊÊÅäÆ÷Ð ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØͼ | ¸ÓICP±¸09004571ºÅ