Hi,

I'm trying to port openmpi-1.6.5 in l4/fiasco. I checked the libmpi.a. I
did the " ar t libmpi.a " in my terminal. I can't find the source file (.c)
of some object files created in libmpi.a, such as:
ompi_bitmap.o
op_predefined.o
convertor.o
copy_functions.o
copy_functions_heterogeneous.o
datatype_pack.o
datatype_unpack.o
dt_add.o dt_args.o .. dt_sndrcv.o (15 files)
fake_stack.o
position.o
libdatatype_reliable_la-datatype_pack.o
libdatatype_reliable_la-datatype_unpack.o
common_sm_mmap.o

Can you tell me where is the source of those object files? Because I have
to compile every single .c file in openmpi which is needed to be compiled.
Thanks

regards,
Irvanda

Reply via email to