mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
system -> platform
This commit is contained in:
parent
2c38fb673e
commit
d988fe29da
@ -17,7 +17,7 @@ If you want, then you can build an up-to-date vanilla GCC as well.
|
|||||||
|
|
||||||
* Debug info is weak because of the [missing](https://github.com/tpoechtrager/osxcross/blob/master/patches/gcc-dsymutil.patch)
|
* Debug info is weak because of the [missing](https://github.com/tpoechtrager/osxcross/blob/master/patches/gcc-dsymutil.patch)
|
||||||
[`dsymutil`](http://www.manpagez.com/man/1/dsymutil) (debugger shows only function names).
|
[`dsymutil`](http://www.manpagez.com/man/1/dsymutil) (debugger shows only function names).
|
||||||
The source code of dsymutil is not publicly available, so it can't be ported to other systems.
|
The source code of dsymutil is not publicly available, so it can't be ported to other platforms.
|
||||||
But you probably don't want debug symbols anyway if you build on a non OS X system.
|
But you probably don't want debug symbols anyway if you build on a non OS X system.
|
||||||
|
|
||||||
* GCC itself [doesn't build with GCC](https://github.com/tpoechtrager/osxcross/commit/12f5dcdde4bc1000180d25ffda229f0a13cf723d),
|
* GCC itself [doesn't build with GCC](https://github.com/tpoechtrager/osxcross/commit/12f5dcdde4bc1000180d25ffda229f0a13cf723d),
|
||||||
|
Loading…
Reference in New Issue
Block a user