[Bug 502979] Review Request: ophcrack - Ophcrack is a free Windows password cracker based on rainbow tables

bugzilla at redhat.com bugzilla at redhat.com
Fri May 29 18:34:42 UTC 2009


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=502979





--- Comment #10 from Jussi Lehtola <jussilehtola at fedoraproject.org>  2009-05-29 14:34:41 EDT ---
Nope, there is still the issue of the optflags:

In the beginning of the build process you see a lot of
gcc -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -I.. -I/usr/include -O2 -DNDEBUG -I./samdump2   -c -o
list.o list.c

and the linking uses
g++ -m64 -Wl,-O1 -o ../ophcrack main.o ophcrackgui.o hashmodel.o tablemodel.o
progdelegate.o tabledialog.o singlehashdialog.o hashview.o samdialog.o
aboutdialog.o helpdialog.o graphdialog.o histogram_item.o exportdialog.o
moc_ophcrackgui.o moc_hashmodel.o moc_tablemodel.o moc_progdelegate.o
moc_tabledialog.o moc_singlehashdialog.o moc_hashview.o moc_samdialog.o
moc_aboutdialog.o moc_helpdialog.o moc_graphdialog.o moc_exportdialog.o
qrc_gui.o     ../libophcrack.a ../samdump2/libsamdump2.a -L/usr/lib -lm -lssl
-lcrypto -lqwt -lQtGui -lQtCore -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 Fedora-package-review mailing list