[Bug 750394] Review Request: dmtcp - Checkpoint/Restart functionality for Linux processes

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 21 17:33:06 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=750394

--- Comment #18 from Orion Poplawski <orion at cora.nwra.com> 2012-02-21 12:33:04 EST ---
FESCO ticket https://fedorahosted.org/fesco/ticket/807

Nothing special for the weak symbols.  Built locally and installed and then ran
"rpmlint libmtcp" (actually, rpmlint '*mtcp*').

Link command was:
gcc -shared -Wl,-soname,libmtcp.so.1 -T mtcp.t -Wl,-Map,mtcp.map \
  -Wl,--no-gc-sections -Wl,--no-strip-discarded \
  -o libmtcp.so.1.0.0 mtcp.o mtcp_restart_nolibc.o mtcp_maybebpt.o
mtcp_printf.o mtcp_util.o mtcp
_safemmap.o mtcp_safe_open.o mtcp_state.o mtcp_check_vdso.o mtcp_sigaction.o
mtcp_fastckpt.o -ldl
 -lpthread

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list