28 Jul 19:21
[ swig-Bugs-1604332 ] Swig ca't determine architecture correctly
From: SourceForge.net <noreply <at> sourceforge.net>
Subject: [ swig-Bugs-1604332 ] Swig ca't determine architecture correctly
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-07-28 17:21:08 GMT
Subject: [ swig-Bugs-1604332 ] Swig ca't determine architecture correctly
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-07-28 17:21:08 GMT
Bugs item #1604332, was opened at 2006-11-28 10:03 Message generated for change (Comment added) made by atkac You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101645&aid=1604332&group_id=1645 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: preprocessor Group: None >Status: Open >Resolution: None Priority: 1 Private: No Submitted By: Adam Tkac (atkac) Assigned to: David M. Beazley (beazley) Summary: Swig ca't determine architecture correctly Initial Comment: 64bit machines swig can't include correctly files. I've created patch for this problem ---Steps to Reproduce--- > cat > test.i %module test # Make __NR_syscall names available %include <sys/syscall.h> > swig -python -I/usr/include -includeall test.i /usr/include/asm/unistd.h:9: Warning(204): CPP #warning, This machine appears to be neither x86_64 nor i386.(Continue reading)
RSS Feed