Presumably you mean -O2 -funroll-loops, not -O2. Or are you saying the
latter also breaks the loader?
Just -O2 broke it for me in RELENG_7, for the reason I said before
(-O2 later in the gcc command line supersedes the -Os from the loader
Makefile).
Thanks,
Josh
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
failed to receive header signature ... I need to use the SBOOT.bin BIOS loader for my boot loader. ... The OEMReadData stops when serial error accurse in the header download. ... Note the actual error can accrue in the data download as well, but by that time because of code structure it waits "bWaitInfinite = TRUE" in the RecvHeader function.... So this leaves us with the un-inescapable conclusion that the SBOOT.bin code is broke or the code in the platform builder is broke or the protocol do's not handle any errors. ... (microsoft.public.windowsce.platbuilder)
Re: Enumerating 32-bit modules from 32-bit processes in WOW64 ... I seem to recall the behavior of the loader has always been as described ... for a reason that would take a long time ... > the original IA-64 release? ... (microsoft.public.win32.programmer.kernel)
Re: Detecting OS loader lock ... For the same reason it would be very nice to either ... get the loader lock's state, or a "try" version of critical APIs like ... entries in the event log, the service runs, everything looks ok -> hmm why ... (microsoft.public.win32.programmer.kernel)
Re: Please revert git commit 1ad3dcc0 ... The only reason was a failed LTP testcase which fills up the FD table and then called exec. ...loader and MISC_FMT_OPEN_BINARY, and the ELF loader _does_ actually do it for the case. ... there wasn't any reason to return EMFILE.... If the spec did require it, then that would be an argument that the LTP testcase is valid, and for keeping the original patch. ... (Linux-Kernel)