Re: [OMPI devel] comment on wiki/PrintfCodes

2007-02-26 Thread Brian Barrett
On Feb 26, 2007, at 1:54 PM, Bert Wesarg wrote: I can only speak for a 3 year old linux system but I read evenly the wiki page https://svn.open-mpi.org/trac/ompi/wiki/PrintfCodes and I wonder if someone tried this code. On my system the PRId32 is defined as "d" for example. so to use this yo

[OMPI devel] comment on wiki/PrintfCodes

2007-02-26 Thread Bert Wesarg
Hello, I can only speak for a 3 year old linux system but I read evenly the wiki page https://svn.open-mpi.org/trac/ompi/wiki/PrintfCodes and I wonder if someone tried this code. On my system the PRId32 is defined as "d" for example. so to use this you need to write something like this: printf("f

Re: [OMPI devel] [PATCH] ompi_get_libtool_linker_flags.m4: fix $extra_ldflags detection

2007-02-26 Thread Brian Barrett
Very true, thanks. I'll fix this evening. Brian On Feb 25, 2007, at 4:51 AM, Bert Wesarg wrote: Hallo, ok the sed should be even more portable. but the problem with a CC like "gcc -m32" isn't solved, so you should add this line and use the $tmpCC in the sed expression, to get "gcc -m32