Conversion from: GNU-style Arm Assembly syntax Guide (very detailed) 2
2. the symbol (or label) in the GNU Assembler)
The label can only be ~ Z, ~ Z, 0 ~ 9,".", _, And so on (it consists of dots, letters, numbers, underscores, and so on. It cannot start with a number except for a local number.
The essence of Symbol: it represents the address where it is located. Therefore, it can be used as a variable or f
/********************************************************************** Author : Samson* Date : 07/03/2014* Test platform:* 3.11.0-12-generic #19-Ubuntu* GNU bash, version 4.2.45* *******************************************************************/
View the encoding method of the current file in GNU Linux:
You can use vim to open this file and enter
: Set fileencoding: You can view the character encoding f
In the afternoon, I found some information and tried to modify the GNU Emacs font display. Haha, this job is only empty. It doesn't make much sense.
The method is as follows. Add the following sentence to. xdefaults. Of course, you must configure the original GNU Emacs! Drop.
Emacs. Font: fontset-smallEmacs. Fontset-0:-*-Medium-r-normal -- 15-*-fontset-small ,\ASCII:-MISC-fixed-Medium-r-normal -- 15-*-i
Er ...... Generally, it is called a configuration file, right. Of course, that's what I call it. Let's continue with this name, which is called the Emacs configuration file.
The configuration file is the most important part for us to customize and expand Emacs. Generally, the most common configuration file is =. emacs =. Of course, it can also be other files. For more information, see GNU Emacs manual.
However, with the use of the day and time, more
a useful way to write, rewrite it with these macros: #define pointer(T) typeof(T *) #define array(T, N) typeof(T [N])Now the Declaration can be rewritten this way: array (pointer (char), 4) y;Thus,array (pointer (char), 4)Is the type of arrays of 4 pointerschar.
In gnu c, but not gnu c ++, you may also declare the type of a variable__auto_type. In that case, the declaration mus
How to get the current traffic of a process in GNU Linux, gnulinux
/********************************************************************** Author : Samson* Date : 11/19/2014* Test platform:* 3.13.0-24-generic* GNU bash, 4.3.11(1)-release * *******************************************************************/
The procedure is as follows:
(1) Use the packet capture Libpcap library technology to obtain the ne
Special permissions for GNU Linux-setuid, setgid, stick bit, and-setuidsetgid
/********************************************************************** Author : Samson* Date : 01/06/2015* Test platform:* 3.13.0-24-generic* GNU bash, 4.3.11(1)-release * *******************************************************************/
The File Permission mechanism is a major feature of Linux systems. For beginners of Linu
[O M personnel? Why? 11) precautions for permission setting during GNU/LinuxNFS server deployment [during O M? Why? 09] How does one delete massive data files in seconds? Why? 11) precautions for permission setting during GNU/Linux NFS server deployment
[O M personnel? Why? 09: How to delete massive data files in seconds
Http://www.2cto.com/ OS /201304/203155.html
NFS, simply put, is a file server
In t
Everyone in the download a lot of free software to compile the source code, all need to use configure this command, and then Make,make install and so on, here we briefly introduce what is autoconf:1. Basic IntroductionAutoconf is a program that generates a shell script (or an explanatory script or program on another operating system) that is used to configure the source code based on the compiled environment in which it is built. To give a very simple example, such as I compile the same source o
What should I pay attention to when using open-source gnu modules in commercial projects? Recently, I was helping a company get a website. The other party proposed to add a questionnaire module, and the questionnaire form was still very complicated. I have read that the open-source system LimeSurvey can meet the requirements, but it can be changed a little bit in the interface and process. After I add this system to my website, can I modify the link i
Use GNU parted for segmentation
Although you can use fdisk to quickly cut your split slot, fdisk cannot support a split slot larger than 2 TB! In this case, parted is required. Don't think you don't need 2 TB! In 2009, a single hard disk now has a capacity of up to 2 TB! If you have a built-in disk array device with the host system, using a single disk device of several TB is not impossible! So you have to learn this important tool! Parted!
Parted
New Linux users think there is no big difference between the GNU/Linux releases, but it is not. The seven most influential GNU/Linux releases listed here have their own characteristics. Vote for your desired version.
Debian: the most influential release. The biggest feature is the software package management system. The most annoying thing is that the new version is too slow, but users can get the latest s
. gzTo modify /mnt/etc/group , add the following two lines to the Internet (Android makes some restrictions, even if root is added to some group):Inet:x:3003: rootnet_raw:x:3004: RootWrite another script for automating the chroot:$ CD-umount /"$EDITOR" run_chroot.shRun_chroot.sh content is as follows:1#!/system/bin/SH2 3root="/system/mnt"4 5 if[-D"$ROOT/usr"]; Then6 Echo "filesystems already mounted."7 Else8 Echo "Mounting Loopback ..."9 Mount-T Ext3-o loop/sdcard/archlinux_arm"$ROOT
line comments. Like the UNIX Shell script, the comments use the "#" character, which is like "//" in C/C ++. If you want to use the "#" character in your Makefile, you can escape it with a reverse box, for example, "#".
Finally, it is worth mentioning that the command in Makefile must start with the [Tab] key.
Ii. Makefile file name
By default, the make command will find the file name in the current directory in sequence as"GNUmakefile","Makefile","Makefile.
Among the three file names, it is be
As shown, mind map software Freeplane The default interface rendering is poor under Gnu/linux, even if the Preferences→appearance→antialias is set to AntiAlias allLooked up, found that the anti-aliasing effect of Java is not open for the sake of. To do this, you need to set the _java_options environment variable in ~/.BASHRC:Export _java_options= "-dawt.usesystemaafontsettings=on-dswing.aatext=true-dsun.java2d.xrender=true $_JAVA_ Options "Then execut
I used to enjoy classical music is listening to the CD, so the collection of a lot of CDs and downloaded to the computer Ape and FLAC format music files. As mobile hardware performance (such as battery life, processor speed, sound quality, storage capacity, etc.) and software features (music player management for tracks) improve, you need to consider how to convert these resources into high-quality MP3 files to listen on your phone. This article describes how to implement this functionality base
/opt/arm-2009q1/bin/. /lib/gcc/arm-none-linux-gnueabi/4.3.3/. /.. /.. /.. /ARM-NONE-LINUX-GNUEABI/BIN/LD:INILIB.A (INIAPI.O): Relocations in generic ELF (Em:3)Inilib.a:could not read symbols:file in wrong formatThis is the online solution:Compile cross-compile CGI program, appear: Arm-vfp-linux-gnu/bin/ld:cgic.o:relocations in generic ELF (em:3) problem, surf the internet, as long as the order to solve the problem, into the program directory, terminal
Under Windows or Mac OS X, including iOS and Android on your phone, application development is becoming more and more complex. Click the Next button, the cursor to half a day, the program behind a bunch of things you do not know. Not only does it take longer and uncertain time to wait, but it also has a higher demand for computer hardware, and it does not do more for you or make things better. Not only that, the program may also carry out many of the direct uses of your life, and even upload per
/********************************************************************* * Author:samson * date:11/19/2014 * Test PL Atform: * 3.13.0-24-generic * GNU bash, 4.3.11 (1)-release * *********************************** ********************************/The following steps are mainly divided into:(1), through the use of Capture Libpcap library technology, network traffic packet access. This enables the five-tuple (source address, destination address, source po
1 installing GNU GCC under MacBrew Search GCCBrew install [email protected]2 standard libraries and header files required to write C + + code under MACGLIBC can not be used under the Mac, the compilation does not pass, said does not support the current platform.Just use the C standard library provided by Mac, the header file, you need to installXcode-select--installInstall Xcode command line toolMore/usr/include directories, but Stdarg.h is still not
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.