Erlang/OTP Forums

Author Message

<  Erlang bugs mailing list  ~  Small typo in erlc help text: erlc -?

admin
Posted: Tue Jul 11, 2006 4:15 pm Reply with quote
Site Admin Joined: 28 Jun 2006 Posts: 108
Just a small note on the help text for erlc in R11B-0:

Where I think:
-pa path add path to then of Erlang's code path
Should be:
-pz path add path to the end of Erlang's code path

Did not find any hits on google so I posted tho this mailinglist.

Code:

User@Computer:~>erlc -?
Usage:  erlc [options] file.ext ...
Options:
-b type        type of output file (e.g. jam or beam)
-d             turn on debugging of erlc itself
-Dname         define name
-Dname=value   define name to have value
-help          shows this help text
-I path        where to search for include files
-o name        name output directory or file
-pa path       add path to the front of Erlang's code path
-pa path       add path to then of Erlang's code path
-v             verbose compiler output
-W0            disable warnings
-Wnumber       set warning level to number
-Wall          enable all warnings
-W             enable warnings (default; same as -W1)
-E             generate listing of expanded code (Erlang compiler)
-S             generate assembly listing (Erlang compiler)
-P             generate listing of preprocessed code (Erlang compiler)
+term          pass the Erlang term unchanged to the compiler



Regards,
Andreas Hillqvist
View user's profile Send private message
Guest
Posted: Fri Sep 01, 2006 2:16 pm Reply with quote
Guest
Hi,

Thanks for pointing this out.

/ Gunilla, Erlang/OTP team

Trap Exit wrote:
> Just a small note on the help text for erlc in R11B-0:
>
> Where I think:
> -pa path add path to then of Erlang's code path
> Should be:
> -pz path add path to the end of Erlang's code path
>
> Did not find any hits on google so I posted tho this mailinglist.
>

Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum