@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> hi
<0> is there a set of options that will give me faster compiles at the expense of code quality? or would that just be -O0 ?
<0> I suppose by quality I mean optimisation
<1> Is there a version (and if so, which is the earliest) of gcc which reliably supports function-level-linking on ELF targets?
<2> can we define a function in gcc as function(int a, int b, char c, ...)



<2> what is the meaning of those 3 dots :(
<2> i never seen some thing like this and sorry for askign simple question :)
<2> sorry got DC
<3> hello
<3> have any varsion of gcc able to export valiable names that are used in c code?
<4> anyone compiled gcc-4.1.1 on ia64 using icc-9.1.042 ?
<4> or any icc variant?
<4> err version
<4> testing now ..
<4> so far it's compiling ..
<4> failed
<5> is there a way to extract the .o from a .so lib ?
<5> or change the header info for a .so to change the architecture name
<6> howdy, anyone knows if there are already some efforts going on in implementing C++0x features?
<7> if i have a header file in a folder in /usr/include, shouldnt gcc recognice it ?
<6> that depends on what your definition of "recognize" is



<7> this one:
<7> $ gcc norman.c
<7> norman.c:2:19: error: gdome.h: No existe el fichero directorio
<7> that means no such a file or directory
<6> and you have a /usr/include/gdome.h ?
<7> i have it in: /usr/include/libgdome/gdome.h
<6> well some #include "gdome.h" only searches in /usr/include obviously. it doesnt recursively search everywhere
<7> how can i modify that ?
<6> either #include "libgdome/gdome.h" or use the -I flag
<7> hmm
<8> can gcc compile windows ***embly?
<6> wereHamster: if by that you mean intel syntax, afaik no, it only knows at&t syntax...
<8> looks like this: http://pastebin.ca/112300
<7> now he is telling me that he cant find glib.h in /usr/include/libgdome/gdome.h:27:18:
<6> _gus_: apply the same rules here too
<7> why i think this is not right ?
<7> but well...
<6> the file a bugreport


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gcc
or
Go to some related logs:

fedora w32codec.rpm
#math
Giant Testicles
chown: `root:smmsp': invalid group
ubuntu delete a folder
manually configure xorg.conf for s3 unichrome
dt_textrel gentoo
para unjumble
install yahooo
2D module incompatible with OGL client module



Home  |  disclaimer  |  contact  |  submit quotes