Sponsored Content
Top Forums Programming Linux Kernel code "current" macro Post 302534960 by yazu on Wednesday 29th of June 2011 08:42:56 AM
Old 06-29-2011
I believe you find the answer here:
Extended Asm - Using the GNU Compiler Collection (GCC)
 

4 More Discussions You Might Find Interesting

1. Solaris

Compliation Error in solaris - macro "min" requires 2 arguments, but only 1 given

Hi, I am trying to compile our linux code base in solaris and came across the following issues. Am I suppose to do something special ? Can anyone help me to fix this issue. System : uname -a SunOS aspen 5.10 Generic_125100-08 sun4u sparc SUNW,Sun-Fire-280R The complier that I am using is... (0 Replies)
Discussion started by: learningkid
0 Replies

2. Shell Programming and Scripting

"find command" to find the files in the current directories but not in the "subdir"

Dear friends, please tell me how to find the files which are existing in the current directory, but it sholud not search in the sub directories.. it is like this, current directory contains file1, file2, file3, dir1, dir2 and dir1 conatins file4, file5 and dir2 contains file6,... (9 Replies)
Discussion started by: swamymns
9 Replies

3. Linux

Supermicro(dual core) server getting rebooted after "decompressing the kernel;booting the kernel" me

supermicro(dual core) server getting rebooted after "decompressing the kernel;booting the kernel" message comes. I tried giving acpi=off to the kernel command line but same problem.It shows everything ok and no problem with memory and processors and power supplies.Wt could be the reason? It has... (1 Reply)
Discussion started by: pankajd
1 Replies

4. Shell Programming and Scripting

"find . -printf" without prepended "." path? Getting path to current working directory?

If I enter (simplified): find . -printf "%p\n" then all files in the output are prepended by a "." like ./local/share/test23.log How can achieve that a.) the leading "./" is omitted and/or b.) the full path to the current directory is inserted (enclosed by brackets and a blank)... (1 Reply)
Discussion started by: pstein
1 Replies
KWSTYLE(1)						      General Commands Manual							KWSTYLE(1)

NAME
KWStyle - Style checker for source code SYNOPSIS
KWStyle DESCRIPTION
This manual page documents briefly the KWStyle command. You can find information in the KWStyle manual page and on the KWStyle web page http://public.kitware.com/KWStyle. OPTIONS
[ -d ] = Specify a directory [ -R ] = Associated with -d recurse through directories [ -v ] = Display errors [ -qv ] = Display less information [ -lesshtml ] = Display less HTML [ -vim ] = Generate errors as VIM format [ -msvc ] = Generate errors as MSVC format [ -gcc ] = Generate errors as GCC format [ -html [filename] ] = Generate the HTML report [ -cvs ] = Using KWStyle as a cvs precommit script [ -exporthtml ] = Export the HTML report online [ -xml [filename] ] = Read a XML configure file [ -exportxml [filename] ] = Write output the report as a simple XML [ -o [filename] ] = Overwrite rules file [ -D ] = Specify a file listing all the directories [ -B [filename] ] = Specify the base directory of the file [ -b [filename] ] = Specify a black list of words [ -dart <filename> [maxerror] [group] ] = Write out files to be send to the dart server With: maxerror (Default = -1) With: group (Default = 0) [ -kwsurl <url> ] = Specify the base url of the KWStyle HTML report [ -fix ] = Write out a fixed version of the parsed file <infile> = input filename SEE ALSO
HTML KWStyle Documentation Page at http://public.kitware.com/KWStyle/documentation.htm AUTHOR
Julien Jomier This manual page was written by Mathieu Malaterre <malat@debian.org> for the Debian GNU/Linux system (but may be used by others). 30 July 2009 KWSTYLE(1)
All times are GMT -4. The time now is 04:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy