This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] use system rl headers, when --with-system-readline is provided


On 14 Jul 2015 15:21, Dilyan Palauzov wrote:
> Hello Andreas,
> 
> clang-3.6 t.c -Wp,--help
> 
> prints:
> 
> USAGE: clang -cc1 [options] <inputs>
> 
> OPTIONS:
> 
>    -iquote <directory>     Add directory to QUOTE include search path
> 
> [with t.c: #include <stdio.h>
> int main (int argc, char** argv) {printf("abc\n"); return 0;}]

are you going to verify every system/compiler for us ?
off hand, people routinely build on AIX too.
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]