-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FreeBSD build, error: non-ASCII characters are not allowed outside of literals and identifiers #612
Comments
which compiler is freebsd using? On 07 Feb 2014, at 20:18, VisualPrankDude notifications@github.com wrote:
|
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 |
strange. it builds fine here on osx (clang 3.3) On 08 Feb 2014, at 02:03, VisualPrankDude notifications@github.com wrote:
|
tried with gcc46, same thing :/ |
Make a clean checkout. Or hexdump -C the .c file to identify those non ascii chars
|
I did already two clean checkouts. The problem is that
|
haha fixed. here is what I did: tried port installation, that one screwed up on 'gcc not found' |
* Add getBreakpointsAddresses to list breakpoints offsets * Add breakpoint highligthing and improve of disassembly UIs * Improve dialogs and positions * Add graph,offset option to preference * Tiny text fix * Updated radare2 sumodule
build before error:
radare2 0.9.7git @ freebsd-little-x86-32 git.0.9.6-432-g9825896
commit: 9825896 build: 2014-01-26
FreeBSD dude 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
The text was updated successfully, but these errors were encountered: