This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

excluding flags from dejagnu tests was: Results for egcs-2.91.53 19980805 i386-mingw32


Mumit Khan wrote:

>   - specifying -fPIC (which is unneeded on win32) causes assembler errors
>     and eb106.C fails.

You might find the attached messages useful.  I never got any reply
about it.  They solved the problem I had but aren't really very
generalized.

With these patches installed, you add an RE in your baseboards/*.exp
file to just automatically set those tests to unsuported.   The line 
would look something like this:

        set_board_info exclude_from_build (-fPIC|-fpic)

> Overall results are as good as that on i686-pc-linux-gnu! 

As the keep of one of the other x86 ports, that's pretty much my goal. :-)




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]