summaryrefslogtreecommitdiff
path: root/debian/ldconfig.1
blob: 2fb31b553fe9326036754f238dc4a09db454044a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH UCLIBC-GCC 1
.SH NAME
uclibc-gcc \- Cross-compiler for uClibc
.SH SYNOPSIS
.B uclibc-gcc
[
.B options
]
.br
.B uclibc-ld
[
.B options
]
.SH DESCRIPTION
These programs are wrappers for
.B gcc
and
.B ld.
.SH BUGS
Probably.

.SH AUTHORS
Manuel Nova
.br
Manual page written by David Schleef <ds@schleef.org>
.SH SEE ALSO
.BR gcc (1),
.BR ld (1)